]> git.tdb.fi Git - libs/datafile.git/blobdiff - source/constant.h
Rewrite the type system
[libs/datafile.git] / source / constant.h
index 0ff3e32a222283c69080b2b5d36b131a500626bc..6f68bf02906e5b1d566396413a9538f98e497354 100644 (file)
@@ -1,10 +1,11 @@
-/*
-This file is part of libmspparser
+/* $Id$
+
+This file is part of libmspdatafile
 Copyright © 2006  Mikko Rasa, Mikkosoft Productions
 Distributed under the LGPL
 */
-#ifndef MSP_PARSER_CONSTANT_H_
-#define MSP_PARSER_CONSTANT_H_
+#ifndef MSP_DATAFILE_CONSTANT_H_
+#define MSP_DATAFILE_CONSTANT_H_
 
 class Constant
 {