IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26385


Ignore:
Timestamp:
Dec 11, 2009, 1:58:02 PM (16 years ago)
Author:
bills
Message:

fix compile error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/icd-demo/src/icd-demo.c

    r9741 r26385  
    5151    fprintf (stderr, "reading %s\n", file);
    5252    psMetadataItem *col;
    53     psRandom *rnd = psRandomAlloc (PS_RANDOM_TAUS, 0);
     53    psRandom *rnd = psRandomAlloc (PS_RANDOM_TAUS);
    5454
    5555    // construct a sample FITS table based on the given descriptive metadata file
Note: See TracChangeset for help on using the changeset viewer.