Changeset 26374 for branches/eam_branches/20091201/ppSim/src/ppSimLoop.c
- Timestamp:
- Dec 8, 2009, 7:11:15 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ppSim/src/ppSimLoop.c
r25760 r26374 47 47 // Add random stars 48 48 if (!ppSimMakeStars (stars, fpa, config, rng)) ESCAPE (PS_ERR_UNKNOWN, "failed to make random stars"); 49 50 // Add random stars 51 if (!ppSimMakeStarGrid (stars, fpa, config, rng)) ESCAPE (PS_ERR_UNKNOWN, "failed to make random stars"); 49 52 50 53 // Add random galaxies
Note:
See TracChangeset
for help on using the changeset viewer.
