Changeset 4214 for trunk/MagicSoft/Mars
- Timestamp:
- 05/27/04 14:05:49 (20 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4213 r4214 23 23 * mastro/MAstroCatalog.cc 24 24 - removed a statement after '#endif' 25 26 * mastro/MAstroCamera.h 27 - removed obsolete empty function which (believing the Changelog) 28 are not there at all! 25 29 26 30 … … 618 622 619 623 624 620 625 2004/05/03: Thomas Bretz 621 626 -
trunk/MagicSoft/Mars/mastro/MAstroCamera.h
r4002 r4214 31 31 ~MAstroCamera(); 32 32 33 void SetStarList(TList*)34 {35 }36 37 void FillStarList()38 {39 }40 41 33 void SetMirrors(TClonesArray &arr); 42 34 void SetMirrors(const char *fname);
Note:
See TracChangeset
for help on using the changeset viewer.