campo-sirio/sv/sv0.h
guy ce957aef04 This commit was generated by cvs2svn to compensate for changes in r5035,
which included commits to RCS files with non-trunk default branches.

git-svn-id: svn://10.65.10.50/trunk@5036 c028cbd2-c16b-5b4b-a496-9718f37d4682
1997-08-05 09:24:21 +00:00

10 lines
185 B
C
Executable File

#ifndef __ST0_H
#define __ST0_H
int st0100(int argc, char* argv[]);
int st0200(int argc, char* argv[]);
int st0300(int argc, char* argv[]);
int st0400(int argc, char* argv[]);
#endif