Changeset 991
- Timestamp:
- 04/05/06 15:46:01 (19 years ago)
- Location:
- trunk/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/STLineFinder.cpp
r924 r991 44 44 using namespace casa; 45 45 using namespace std; 46 using namespace boost::python;47 46 48 47 namespace asap { -
trunk/src/STLineFinder.h
r907 r991 37 37 #include <utility> 38 38 #include <exception> 39 40 // boost41 #include <boost/python.hpp>42 39 43 40 // AIPS++
Note:
See TracChangeset
for help on using the changeset viewer.