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