home *** CD-ROM | disk | FTP | other *** search
/ Nebula / nebula.bin / SourceCode / Palettes / Clocks / UsingClocksPalette / AntiGravity.h < prev    next >
C/C++ Source or Header  |  1992-12-11  |  662b  |  22 lines

  1. //----------------------------------------------------------------------------------------------------
  2. //
  3. //    AntiGravity
  4. //
  5. //    Disclaimer
  6. //
  7. //        You may freely copy, distribute and reuse this software and its
  8. //        associated documentation. I disclaim any warranty of any kind, 
  9. //        expressed or implied, as to its fitness for any particular use.
  10. //
  11. //----------------------------------------------------------------------------------------------------
  12. /* AntiGravity.h generated from AntiGravity.psw
  13.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  14.  */
  15.  
  16. #ifndef ANTIGRAVITY_H
  17. #define ANTIGRAVITY_H
  18.  
  19. extern void PSWAntiGravity( void );
  20.  
  21. #endif ANTIGRAVITY_H
  22.