Changeset 3402 for trunk/MagicSoft/Mars/mastro
- Timestamp:
- 03/04/04 16:36:14 (21 years ago)
- Location:
- trunk/MagicSoft/Mars/mastro
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mastro/AstroLinkDef.h
r3326 r3402 5 5 #pragma link off all functions; 6 6 7 #pragma link C++ class MVector3+; 8 9 7 10 #pragma link C++ class MAstro+; 11 #pragma link C++ class MAstroCatalog+; 8 12 #pragma link C++ class MObservatory+; 9 13 -
trunk/MagicSoft/Mars/mastro/Makefile
r3326 r3402 35 35 36 36 SRCFILES = MAstro.cc \ 37 MAstroCatalog.cc \ 37 38 MObservatory.cc 38 39
Note:
See TracChangeset
for help on using the changeset viewer.