summaryrefslogtreecommitdiff
path: root/src/Witness_complex/example/off_writer.h
blob: 8cafe9e25b8515abe877232cf96009b282038ac4 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef OFF_WRITER_H_
#define OFF_WRITER_H_


class Off_Writer {

private:

}

#endif