- Timestamp:
- 11/29/04 15:29:01 (20 years ago)
- Location:
- trunk/MagicSoft/Mars/mtemp/mmpi
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtemp/mmpi/Makefile
r4832 r5503 40 40 -I../../mdata 41 41 42 SRCFILES = MSkyPlot.cc 42 SRCFILES = MSkyPlot.cc \ 43 MPointingPosCalcWA.cc 43 44 44 45 ############################################################ -
trunk/MagicSoft/Mars/mtemp/mmpi/MpiLinkDef.h
r4830 r5503 6 6 7 7 #pragma link C++ class MSkyPlot+; 8 #pragma link C++ class MPointingPosCalcWA+; 8 9 9 10 #endif
Note:
See TracChangeset
for help on using the changeset viewer.