Changeset 1894 in Sophya for trunk/SophyaExt
- Timestamp:
- Feb 7, 2002, 10:19:51 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/XephemAstroLib/compare_with_xephem.csh
r1719 r1894 1 1 #!/bin/csh 2 # Placez vous dans le repertoire ou vous avez 3 # mis le NOUVEAU code du libastro de Xephem. 2 3 if( "$1" == "-h" ) then 4 echo 'Placez vous dans le repertoire ou vous avez' 5 echo 'mis le NOUVEAU code du libastro de Xephem.' 6 echo '> $DPCSOURCE/XephemAstroLib/compare_with_xephem.csh' 7 exit -1 8 endif 4 9 5 10 set dir = $DPCSOURCE/XephemAstroLib/
Note:
See TracChangeset
for help on using the changeset viewer.