Changeset 6900 for trunk/psphot/src/psphotTest.c
- Timestamp:
- Apr 18, 2006, 9:01:19 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotTest.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotTest.c
r6117 r6900 62 62 // create a test table 63 63 table = psArrayAlloc (10); 64 table->n = 0;64 table->n = 0; 65 65 66 66 for (int i = 0; i < 10; i++) {
Note:
See TracChangeset
for help on using the changeset viewer.
