Changeset 297 for trunk/python


Ignore:
Timestamp:
01/25/05 17:16:46 (19 years ago)
Author:
vor010
Message:

SDLineFinder: C++ class and python binder
have been added. This is an initial version, but it works in some simple

cases. Makefile and install.sh were updated to account for new source files

Location:
trunk/python
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/__init__.py

    r285 r297  
    214214from asapmath import *
    215215from scantable import *
     216from asaplinefind import *
    216217
    217218if rcParams['useplotter']:
Note: See TracChangeset for help on using the changeset viewer.