Changeset 26385
- Timestamp:
- Dec 11, 2009, 1:58:02 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/icd-demo/src/icd-demo.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/icd-demo/src/icd-demo.c
r9741 r26385 51 51 fprintf (stderr, "reading %s\n", file); 52 52 psMetadataItem *col; 53 psRandom *rnd = psRandomAlloc (PS_RANDOM_TAUS , 0);53 psRandom *rnd = psRandomAlloc (PS_RANDOM_TAUS); 54 54 55 55 // construct a sample FITS table based on the given descriptive metadata file
Note:
See TracChangeset
for help on using the changeset viewer.
