Changeset 26849
- Timestamp:
- Feb 10, 2010, 3:37:33 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/icd-demo/src/icd-demo.c
r9741 r26849 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.
