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

import.h

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

Generated on Sat Oct 13 21:55:01 2007 for LabPlot by  doxygen 1.4.4