IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26849


Ignore:
Timestamp:
Feb 10, 2010, 3:37:33 PM (16 years ago)
Author:
eugene
Message:

psRandomAlloc api changed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/icd-demo/src/icd-demo.c

    r9741 r26849  
    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.