Skip to content
Snippets Groups Projects
Commit c9107094 authored by cmv's avatar cmv
Browse files

help cmv 7/2/2002

parent 97f5074b
No related branches found
No related tags found
No related merge requests found
#!/bin/csh
# Placez vous dans le repertoire ou vous avez
# mis le NOUVEAU code du libastro de Xephem.
if( "$1" == "-h" ) then
echo 'Placez vous dans le repertoire ou vous avez'
echo 'mis le NOUVEAU code du libastro de Xephem.'
echo '> $DPCSOURCE/XephemAstroLib/compare_with_xephem.csh'
exit -1
endif
set dir = $DPCSOURCE/XephemAstroLib/
set log = `pwd`/compare.log
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment