Changeset 9428 for trunk/MagicSoft/Mars/mbase
- Timestamp:
- 04/16/09 17:02:38 (16 years ago)
- Location:
- trunk/MagicSoft/Mars/mbase
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/BaseLinkDef.h
r9268 r9428 93 93 #pragma link C++ class MParEmulated+; 94 94 95 #pragma link C++ class MParSpline+; 96 95 97 // Tool tasks 96 98 #pragma link C++ class MClone+; -
trunk/MagicSoft/Mars/mbase/Makefile
r9268 r9428 31 31 MLogPlugin.cc \ 32 32 MLogHtml.cc \ 33 MParSpline.cc \ 33 34 MParList.cc \ 34 35 MParContainer.cc \
Note:
See TracChangeset
for help on using the changeset viewer.