home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 7 Games / 07-Games.zip / fortune3.zip / fortune.sc < prev    next >
Text File  |  1992-07-17  |  570b  |  32 lines

  1.  
  2. # This file was generated by the SOM Compiler.
  3. # FileName: fortune.sc.
  4. # Generated using:
  5. #     SOM Precompiler spc: 1.22
  6. #     SOM Emitter emitcsc: 1.10
  7. #include "wpabs.sc"
  8.  
  9. class: FortuneCookie, 
  10.     external stem = fc, local, function prefix = fc_, 
  11.     class prefix = fccls_, major version = 1, minor version = 1, 
  12.     file stem = fortune;
  13.  
  14.  
  15. parent class: WPAbstract;
  16.  
  17. methods:
  18.  
  19.  
  20.     override wpOpen;
  21.  
  22.     -- From WPObject
  23.  
  24.     override wpDrop;
  25.  
  26.     -- From WPObject
  27.  
  28.     override wpclsQueryDefaultHelp, class;
  29.  
  30.     -- From WPObject
  31.  
  32.