*** octave-11159/src/genprops.awk 2010-10-27 09:40:17.159811002 +0200 --- octave-11159-mod/src/genprops.awk 2010-10-27 10:22:56.509811001 +0200 *************** *** 56,62 **** ## } ## ## If present, the QUALIFIERS string may include any of the characters ! ## g, G, m, s, S, o, O, h, which have the following meanings: ## ## g: There is a custom inline definition for the get function, ## so we don't emit one. --- 56,63 ---- ## } ## ## If present, the QUALIFIERS string may include any of the characters ! ## g, G, s, S, o, O, a, l, m, h, r, u, U, f which have the following ! ## meanings: ## ## g: There is a custom inline definition for the get function, ## so we don't emit one.