Changeset 27435 for trunk/Ohana/src/imregister/src/imstatreg.c
- Timestamp:
- Mar 24, 2010, 11:22:25 AM (16 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/imregister/src/imstatreg.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/20091201/Ohana merged eligible /branches/eam_branches/largefiles.20100314/Ohana merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/imregister/src/imstatreg.c
r7080 r27435 5 5 int main (int argc, char **argv) { 6 6 7 int i,child;8 int*match, Nmatch, Nimage, Nsubset;7 int child; 8 off_t i, *match, Nmatch, Nimage, Nsubset; 9 9 FILE *f; 10 10 RegImage *image, *subset;
Note:
See TracChangeset
for help on using the changeset viewer.
