add test for volatile

This commit is contained in:
Guido van Rossum 1994-10-11 15:04:27 +00:00
parent 6b111b0aef
commit dabb11b2a2
4 changed files with 38 additions and 3 deletions

View file

@ -63,5 +63,8 @@
/* Define if you want to use the GNU readline library */
#undef WITH_READLINE
/* Define to empty if the keyword does not work. */
#undef volatile
/* Leave that blank line there-- autoheader needs it! */