]> git.sur5r.net Git - cc65/commit
Changed names of the pragmas to be identical to the corresponding command line
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 14 Oct 2009 12:55:15 +0000 (12:55 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 14 Oct 2009 12:55:15 +0000 (12:55 +0000)
commited2767e65f05b853eda1b071938062126de6f517
tree56a545416664849e93975d02599bf43b80f39002
parent869a1369c40ded5f40ff33c227204fc4841212cd
Changed names of the pragmas to be identical to the corresponding command line
options. This should make use easier. The old names of the pragmas are still
available but will cause warnings.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4364 b7a2c559-68d2-44c3-8de9-860c34a00d81
doc/cc65.sgml
libsrc/common/_scanf.c
libsrc/common/strftime.c
samples/fire.c
samples/mandelbrot.c
samples/plasma.c
samples/sieve.c
src/cc65/pragma.c