comparison scripts/miscellaneous/ver.m @ 5642:2618a0750ae6

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents 5cc01ba4c052
children 34f96dd5441b
comparison
equal deleted inserted replaced
5641:eb998631a4aa 5642:2618a0750ae6
20 ## -*- texinfo -*- 20 ## -*- texinfo -*-
21 ## @deftypefn {Function File} {} ver 21 ## @deftypefn {Function File} {} ver
22 ## @code{ver} displays a header containing the current Octave version 22 ## @code{ver} displays a header containing the current Octave version
23 ## number, license string and operating system, followed by the version 23 ## number, license string and operating system, followed by the version
24 ## number for octave-forge, if installed. 24 ## number for octave-forge, if installed.
25 ## @seealso{license, version}
25 ## @end deftypefn 26 ## @end deftypefn
26 ## @seealso{license, version}
27 27
28 ## Author: William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> 28 ## Author: William Poetra Yoga Hadisoeseno <williampoetra@gmail.com>
29 29
30 function ver () 30 function ver ()
31 31