home *** CD-ROM | disk | FTP | other *** search
/ Symantec Visual Cafe for Java 2.5 / symantec-visual-cafe-2.5-database-dev-edition.iso / VCafe / main.bin / CWinhelp.class (.txt) < prev    next >
Encoding:
Java Class File  |  1997-08-05  |  668 b   |  7 lines

  1. package symantec.descfileconverter;
  2.  
  3. class CWinhelp {
  4.    String help_id;
  5.    String help_file;
  6. }
  7.