home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / NCSATELN / TEL23SRC.ZIP / INCLUDE / VSINIT.H < prev    next >
Encoding:
C/C++ Source or Header  |  1990-05-25  |  159 b   |  13 lines

  1. /*    
  2.     %W%    (NCSA)    %G%
  3.     
  4.     One define with the # of lines to allocate by default
  5. */
  6.  
  7. #ifndef VSINIT_H
  8.  
  9. #define VSDEFLINES    23
  10.  
  11. #define VSINIT_H
  12. #endif
  13.