comparison src/octave.gperf @ 4166:1297e388830f

[project @ 2002-11-12 00:27:09 by jwe]
author jwe
date Tue, 12 Nov 2002 00:27:09 +0000
parents 2550915214e1
children 7830f271a53f
comparison
equal deleted inserted replaced
4165:e05de825dbd6 4166:1297e388830f
64 global, GLOBAL, global_kw 64 global, GLOBAL, global_kw
65 gplot, PLOT, gplot_kw 65 gplot, PLOT, gplot_kw
66 gsplot, PLOT, gsplot_kw 66 gsplot, PLOT, gsplot_kw
67 if, IF, if_kw 67 if, IF, if_kw
68 otherwise, OTHERWISE, otherwise_kw 68 otherwise, OTHERWISE, otherwise_kw
69 persistent, STATIC, static_kw
69 replot, PLOT, replot_kw 70 replot, PLOT, replot_kw
70 return, FUNC_RET, return_kw 71 return, FUNC_RET, return_kw
71 static, STATIC, static_kw 72 static, STATIC, static_kw
72 switch, SWITCH, switch_kw 73 switch, SWITCH, switch_kw
73 try, TRY, try_kw 74 try, TRY, try_kw