Changeset 669 in Sophya for trunk/SophyaLib/SkyT/squarefilt.cc
- Timestamp:
- Nov 29, 1999, 5:59:13 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyT/squarefilt.cc
r668 r669 1 1 //-------------------------------------------------------------------------- 2 2 // File and Version Information: 3 // $Id: squarefilt.cc,v 1. 3 1999-11-29 14:16:09ansari Exp $3 // $Id: squarefilt.cc,v 1.4 1999-11-29 16:59:12 ansari Exp $ 4 4 // 5 5 // Description: … … 68 68 } 69 69 70 /* 70 71 void 71 72 SquareFilter::WriteSelf(POutPersist& s) … … 83 84 cout << "minFreq - maxFreq " << _numin << "-" << _numax << endl; 84 85 } 86 */
Note:
See TracChangeset
for help on using the changeset viewer.