Changeset 2995 in Sophya for trunk/SophyaLib/SkyMap/sphereecp.h
- Timestamp:
- Jun 24, 2006, 12:04:04 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/sphereecp.h
r2990 r2995 117 117 // Impression 118 118 virtual void Show(ostream& os) const; 119 inline void Show() const { Show(cout); } 119 120 virtual void Print(ostream& os) const; 120 121 inline void print(ostream& os) const { Print(os); }
Note:
See TracChangeset
for help on using the changeset viewer.