comparison scripts/miscellaneous/license.m @ 9051:1bf0ce0930be

Grammar check TexInfo in all .m files Cleanup documentation sources to follow a few consistent rules. Spellcheck was NOT done. (but will be in another changeset)
author Rik <rdrider0-list@yahoo.com>
date Fri, 27 Mar 2009 22:31:03 -0700
parents a1dbe9d80eee
children 16f53d29049f
comparison
equal deleted inserted replaced
9044:656ad518f385 9051:1bf0ce0930be
45 ## 45 ##
46 ## @deftypefnx {Function File} {@var{retval} =} license ("checkout", @var{feature}) 46 ## @deftypefnx {Function File} {@var{retval} =} license ("checkout", @var{feature})
47 ## Check out a license for @var{feature}, returning 1 on success and 0 47 ## Check out a license for @var{feature}, returning 1 on success and 0
48 ## on failure. 48 ## on failure.
49 ## 49 ##
50 ## This function is provided for compatibility with @sc{Matlab}. 50 ## This function is provided for compatibility with @sc{matlab}.
51 ## @seealso{ver, version} 51 ## @seealso{ver, version}
52 ## @end deftypefn 52 ## @end deftypefn
53 53
54 ## Author: William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> 54 ## Author: William Poetra Yoga Hadisoeseno <williampoetra@gmail.com>
55 55