comparison base/Model.cpp @ 0:da6937383da8

initial import
author Chris Cannam
date Tue, 10 Jan 2006 16:33:16 +0000
parents
children 581f67f370f3
comparison
equal deleted inserted replaced
-1:000000000000 0:da6937383da8
1
2 #include "Model.h"
3
4 const int Model::COMPLETION_UNKNOWN = -1;
5
6 #ifdef INCLUDE_MOCFILES
7 #ifdef INCLUDE_MOCFILES
8 #include "Model.moc.cpp"
9 #endif
10 #endif
11