- Timestamp:
- Jul 2, 2025, 6:45:11 PM (2 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/scripts/sot.pl
r10686 r10687 64 64 next unless ($obstypes); 65 65 66 # names should be 5 or 10 char long, w/o extension.67 if ( len($mp) == 4 ) { $mp .= "0" }68 66 my $fname = "${mp}.sot"; 69 70 67 writeSOT( $fname, $obstypes, $caster ); 71 68 }
Note:
See TracChangeset
for help on using the changeset viewer.