merging with SCUBA82

This commit is contained in:
Erik van der Zalm
2012-03-04 13:41:47 +01:00
5 changed files with 116 additions and 31 deletions

View File

@ -17,6 +17,7 @@ public:
void checkautostart(bool x);
void openFile(char* name,bool read);
void removeFile(char* name);
void closefile();
void release();
void startFileprint();