Changeset 37128
- Timestamp:
- 2023-01-12T10:06:48+13:00 (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/greenstone2/perllib/classify.pm
r35647 r37128 332 332 our $next_classify_num = 1; 333 333 334 sub reset_next_classify_num 335 { 336 $next_classify_num = 1; 337 } 338 339 340 334 341 # output_classify_info outputs all the info needed for the classification 335 342 # to the database
Note:
See TracChangeset
for help on using the changeset viewer.