Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

import.h

Go to the documentation of this file.
00001 //LabPlot : import.h
00002 
00003 #ifndef IMPORT_H
00004 #define IMPORT_H
00005 
00006 enum SEPARATOR {SAUTO,SCOMMA,STAB};
00007 enum COMMENT {CSHARP,CBANG,CCPP,CADD,CSLASH,CCOMMENT,CCOLON,CSEMICOLON};
00008 
00009 #endif // IMPORT_H

Generated on Fri Aug 19 21:34:44 2005 for LabPlot by doxygen 1.3.6