IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 26, 2004, 10:22:20 AM (22 years ago)
Author:
eugene
Message:

added imsmooth, vload, findpeaks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/mana/mana.c

    r2598 r2826  
    1010void InitData ();
    1111void InitAstro ();
    12 
     12void InitMana ();
    1313
    1414void welcome () {
     
    4444  InitAstro ();
    4545  InitOutfile ();
     46  InitMana ();
    4647
    4748  rl_readline_name = opihi_name;
Note: See TracChangeset for help on using the changeset viewer.