Changeset 1894 in Sophya for trunk/SophyaExt


Ignore:
Timestamp:
Feb 7, 2002, 10:19:51 AM (24 years ago)
Author:
cmv
Message:

help cmv 7/2/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/XephemAstroLib/compare_with_xephem.csh

    r1719 r1894  
    11#!/bin/csh
    2 # Placez vous dans le repertoire ou vous avez
    3 # mis le NOUVEAU code du libastro de Xephem.
     2
     3if( "$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
     8endif
    49
    510set dir = $DPCSOURCE/XephemAstroLib/
Note: See TracChangeset for help on using the changeset viewer.