]> git.tdb.fi Git - libs/datafile.git/blob - source/constant.h
Rewrite the type system
[libs/datafile.git] / source / constant.h
1 /* $Id$
2
3 This file is part of libmspdatafile
4 Copyright © 2006  Mikko Rasa, Mikkosoft Productions
5 Distributed under the LGPL
6 */
7 #ifndef MSP_DATAFILE_CONSTANT_H_
8 #define MSP_DATAFILE_CONSTANT_H_
9
10 class Constant
11 {
12 public:
13
14 };
15
16 #endif