home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / Inspectors / InspectMe / PSWraps.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-08-03  |  292 b   |  13 lines

  1. /* PSWraps.h generated from PSWraps.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef PSWRAPS_H
  6. #define PSWRAPS_H
  7.  
  8. extern void PSthing1(int num, int size, float width, float height, int squares);
  9.  
  10. extern void PStank(float w, float h, int highlighted);
  11.  
  12. #endif PSWRAPS_H
  13.