Commit 5210d014 authored by claes's avatar claes

Class CnvFile moved to cnv_file.h

parent 8aedc78a
......@@ -14,7 +14,7 @@ extern "C" {
#endif
#include "pwr.h"
#include "cnv_file.h"
using namespace std;
......@@ -93,11 +93,6 @@ typedef enum {
#define cread_cTmpFile1 "classread1.tmp"
#define cread_cTmpFile2 "classread2.tmp"
#define cread_cTmpFile3 "classread3.tmp"
class CnvFile {
public:
ofstream f;
};
class CnvReadWbl {
public:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment