IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2005, 4:44:20 PM (21 years ago)
Author:
eugene
Message:

loneos.h to dvo.h; FITS tables for smpfiles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/nightd/include/nightd.h

    r2494 r3466  
    11# include <ohana.h>
    2 # include <loneos.h>
    32# include <signal.h>
    43# include <errno.h>
     
    4039int vsystem (char *line);
    4140char *ExpandWords (char *line);
     41int pcommand (char *line, int timeout);
     42int WaitForPeriod ();
     43int DoCommand (char *command, char *name);
     44int freeargs (char **arglist);
    4245
    4346int PERIOD;
Note: See TracChangeset for help on using the changeset viewer.