Changeset 1371 in Sophya for trunk/SophyaLib/Samba/sambainit.h
- Timestamp:
- Jan 5, 2001, 6:07:12 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Samba/sambainit.h
r758 r1371 9 9 #include "skymapinit.h" 10 10 #include "ntoolsinit.h" 11 12 namespace SOPHYA { 11 13 12 14 class SambaInitiator : public SkyMapInitiator { … … 22 24 #define SophyaInit() SambaInitiator sambainitiator 23 25 26 } // namespace SOPHYA 27 24 28 #endif 25 29
Note:
See TracChangeset
for help on using the changeset viewer.