Changeset 12892 for trunk/Ohana/src/relastro
- Timestamp:
- Apr 18, 2007, 10:13:44 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relastro/src/plotstuff.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relastro/src/plotstuff.c
r12332 r12892 49 49 if (Xgraph[N] == 0) return; 50 50 51 KiiPS (Xgraph[N], TRUE, KAPA_PS_NEWPLOT, filename, "default");51 KiiPS (Xgraph[N], filename, TRUE, KAPA_PS_NEWPLOT, "default"); 52 52 return; 53 53 }
Note:
See TracChangeset
for help on using the changeset viewer.
