diff base/Model.cpp @ 0:da6937383da8

initial import
author Chris Cannam
date Tue, 10 Jan 2006 16:33:16 +0000
parents
children 581f67f370f3
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/base/Model.cpp	Tue Jan 10 16:33:16 2006 +0000
@@ -0,0 +1,11 @@
+
+#include "Model.h"
+
+const int Model::COMPLETION_UNKNOWN = -1;
+
+#ifdef INCLUDE_MOCFILES
+#ifdef INCLUDE_MOCFILES
+#include "Model.moc.cpp"
+#endif
+#endif
+