Changeset 27838 for branches/tap_branches/icd-demo/src/icd-demo.c
- Timestamp:
- May 3, 2010, 8:41:49 AM (16 years ago)
- Location:
- branches/tap_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
icd-demo/src/icd-demo.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/tap_branches
- Property svn:mergeinfo changed
-
branches/tap_branches/icd-demo/src/icd-demo.c
r9741 r27838 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.
