IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 18, 2007, 10:13:44 AM (19 years ago)
Author:
eugene
Message:

changed KiiPS to use const filename, switched API order to match related functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relastro/src/plotstuff.c

    r12332 r12892  
    4949  if (Xgraph[N] == 0) return;
    5050
    51   KiiPS (Xgraph[N], TRUE, KAPA_PS_NEWPLOT, filename, "default");
     51  KiiPS (Xgraph[N], filename, TRUE, KAPA_PS_NEWPLOT, "default");
    5252  return;
    5353}
Note: See TracChangeset for help on using the changeset viewer.