Changeset 531


Ignore:
Timestamp:
03/01/05 20:12:07 (19 years ago)
Author:
mar637
Message:

added asapfit.py

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bin/install.sh

    r516 r531  
    1414    BINDIR='/DATA/KAPUTAR_2/vor010/ASAP/executables'
    1515else
     16    #ASAPDIR='/u/mar637/brage/apps/lib/python2.3/site-packages/asap'
    1617    ASAPDIR='/usr/local/lib/python2.3/site-packages/asap'
    1718    SRCDIR='/u/mar637/asap'
     
    4445bindir='bin'
    4546# the python files to install
    46 srcfiles="__init__.py asapmath.py scantable.py asapreader.py asaplot.py asapfitter.py asapplotter.py asaplinefind.py"
     47srcfiles="__init__.py asapmath.py scantable.py asapreader.py asaplot.py asapfitter.py asapfit.py asapplotter.py asaplinefind.py"
    4748
    4849# the libraries to install
Note: See TracChangeset for help on using the changeset viewer.