home *** CD-ROM | disk | FTP | other *** search
/ vis-ftp.cs.umass.edu / vis-ftp.cs.umass.edu.tar / vis-ftp.cs.umass.edu / pub / Software / ASCENDER / ascendMar8.tar / UMass / Triangulate / include / concat.s < prev    next >
Text File  |  1995-04-13  |  131b  |  9 lines

  1. #ifndef incl_concat_s
  2. #define incl_concat_s
  3. #include "cvar.h"
  4.  
  5.  
  6. FUNCTION_DECL ( char *CONCAT, (char* string1, DOTDOTDOT));
  7.  
  8. #endif
  9.