changeset 9921:8bb074384554 octave-forge

quaternion: add missing ## -*- texinfo -*-
author paramaniac
date Fri, 30 Mar 2012 08:26:56 +0000
parents f07df9236ab7
children c7054fd6dc0a
files main/quaternion/inst/qi.m main/quaternion/inst/qj.m main/quaternion/inst/qk.m
diffstat 3 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/main/quaternion/inst/qi.m	Fri Mar 30 01:03:40 2012 +0000
+++ b/main/quaternion/inst/qi.m	Fri Mar 30 08:26:56 2012 +0000
@@ -13,6 +13,7 @@
 ## You should have received a copy of the GNU General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+## -*- texinfo -*-
 ## @deftypefn {Function File} {} qi
 ## Create x-component of a quaternion's vector part.
 ##
--- a/main/quaternion/inst/qj.m	Fri Mar 30 01:03:40 2012 +0000
+++ b/main/quaternion/inst/qj.m	Fri Mar 30 08:26:56 2012 +0000
@@ -13,6 +13,7 @@
 ## You should have received a copy of the GNU General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+## -*- texinfo -*-
 ## @deftypefn {Function File} {} qj
 ## Create y-component of a quaternion's vector part.
 ##
--- a/main/quaternion/inst/qk.m	Fri Mar 30 01:03:40 2012 +0000
+++ b/main/quaternion/inst/qk.m	Fri Mar 30 08:26:56 2012 +0000
@@ -13,6 +13,7 @@
 ## You should have received a copy of the GNU General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+## -*- texinfo -*-
 ## @deftypefn {Function File} {} qk
 ## Create z-component of a quaternion's vector part.
 ##