Changeset 189
- Timestamp:
- 04/17/08 10:53:59
- Files:
-
- obskml/trunk/General/ObsKMLCreateExample.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
obskml/trunk/General/ObsKMLCreateExample.pl
r188 r189 6 6 # to emulate the Unix/Linux variants. If you don't have something similar, you will need 7 7 # to grab them. 8 # You can run it under Linux by setting the 8 # You can run it under Linux by setting the MICROSOFT_PLATFORM constant to 0. 9 9 ##################################################################################################################### 10 10 use constant MICROSOFT_PLATFORM => 1;
