Changeset 6678 for trunk/Ohana/src/relphot/src/plotstuff.c
- Timestamp:
- Mar 24, 2006, 3:20:51 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relphot/src/plotstuff.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relphot/src/plotstuff.c
r5998 r6678 20 20 21 21 int open_graph (int N) { 22 23 int fd;24 22 25 23 Xgraph[N] = KiiOpen ("kapa", NULL); … … 56 54 57 55 void PrepPlotting (int Npts, Graphdata *graphmode, int N) { 58 59 int i, status;60 char buffer[128], buffer2[128];61 56 62 57 if (Npts < 1) return;
Note:
See TracChangeset
for help on using the changeset viewer.
