home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / historic / v941.tgz / icon.v941src.tar / icon.v941src / tests / general / prepro.dat < prev    next >
Text File  |  2000-07-29  |  126b  |  8 lines

  1. #  prepro.dat -- code fragment $included by prepro.icn
  2.  
  3. write("prepro.dat here")
  4.  
  5. $undef abc
  6. $define abc 321
  7. $define xyzzy 47
  8.