Changeset 2795
- Timestamp:
- Dec 23, 2004, 7:24:44 AM (22 years ago)
- Location:
- trunk/Ohana/src/perl/src
- Files:
-
- 4 edited
-
cfht.names (modified) (1 diff)
-
checkconfig (modified) (1 diff)
-
imstatqso (modified) (1 diff)
-
mkdetrend (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/perl/src/cfht.names
r17 r2795 1 #!/usr/ local/bin/perl1 #!/usr/bin/env perl 2 2 3 3 if (@ARGV != 1) { -
trunk/Ohana/src/perl/src/checkconfig
r99 r2795 1 #!/usr/ local/bin/perl1 #!/usr/bin/env perl 2 2 3 3 @ARGV = &elixir_config (@ARGV); -
trunk/Ohana/src/perl/src/imstatqso
r70 r2795 1 #!/usr/local/bin/perl 1 #!/usr/bin/env perl 2 2 3 # send sky & seeing to QSO db 3 4 # probably need some error checking on the -
trunk/Ohana/src/perl/src/mkdetrend
r2445 r2795 1 1 #!/usr/bin/perl 2 # this function is called from the detrend apache user: 3 # it must be explicit about the location of perl 4 2 5 $MKDETREND = "mkdetrend"; 3 6
Note:
See TracChangeset
for help on using the changeset viewer.
