home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / filestat.zip / filestat.ph < prev    next >
Text File  |  1993-09-20  |  929b  |  53 lines

  1.  
  2. /*
  3.  * This file was generated by the SOM Compiler.
  4.  * FileName: filestat.ph.
  5.  * Generated using:
  6.  *     SOM Precompiler spc: 1.22
  7.  *     SOM Emitter emitph: 1.10
  8.  */
  9.  
  10. /*
  11.  * 
  12.  * 
  13.  *      File Statistics: Displays statistics about files dropped on it
  14.  *      Written by : Ghassan Salem
  15.  *      Inspired by : Gregory Czaja (black Hole's originator)
  16.  */
  17.  
  18.  
  19. #ifndef FileStat_ph
  20. #define FileStat_ph
  21.  
  22.  
  23. /*
  24.  * Passthru lines: File: "C.ph", "before"
  25.  */
  26. /* private defs for FileState */
  27.  
  28. #include "FileStat.h"
  29.  
  30. /*
  31.  * Include any needed private header files
  32.  */
  33.  
  34. #endif       /* FileStat_ph */
  35.  
  36. /*
  37.  * This file was generated by the SOM Compiler.
  38.  * FileName: filestat.ph.
  39.  * Generated using:
  40.  *     SOM Precompiler spc: 1.22
  41.  *     SOM Emitter emitph: 1.10
  42.  */
  43.  
  44. #ifndef FileStat_mph
  45. #define FileStat_mph
  46.  
  47.  
  48. /*
  49.  * Include any needed private header files
  50.  */
  51.  
  52. #endif       /* FileStat_ph */
  53.