[MOAB-dev] r1561 - MOAB/trunk
kraftche at mcs.anl.gov
kraftche at mcs.anl.gov
Thu Jan 24 17:38:46 CST 2008
Author: kraftche
Date: 2008-01-24 17:38:46 -0600 (Thu, 24 Jan 2008)
New Revision: 1561
Modified:
MOAB/trunk/CMakeLists.txt
Log:
split two classes defined in SparseTagCollections.?pp into separate files
Modified: MOAB/trunk/CMakeLists.txt
===================================================================
--- MOAB/trunk/CMakeLists.txt 2008-01-24 23:38:12 UTC (rev 1560)
+++ MOAB/trunk/CMakeLists.txt 2008-01-24 23:38:46 UTC (rev 1561)
@@ -149,7 +149,8 @@
ScdVertexData.cpp
SequenceData.cpp
SequenceManager.cpp
- SparseTagCollections.cpp
+ SparseTagSuperCollection.cpp
+ SparseTagCollection.cpp
StructuredElementSeq.cpp
TagInfo.cpp
TagServer.cpp
More information about the moab-dev
mailing list