home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / Cookbook / 07.PSWrap / sym / line.h < prev   
Encoding:
C/C++ Source or Header  |  1993-06-24  |  184 b   |  11 lines

  1. /* ./sym/line.h generated from line.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef LINE_H
  6. #define LINE_H
  7.  
  8. extern void doLine(float x, float y);
  9.  
  10. #endif LINE_H
  11.