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 / ipl / packs / idol / warntest.iol < prev   
Text File  |  2000-07-29  |  128b  |  9 lines

  1. # This is a test of the emergency broadcasting system.
  2. # This is only a test.
  3.  
  4. class a ( field )
  5. end
  6.  
  7. class b : a ( field )
  8. end
  9.