campo-sirio/sv/sv1.h
guy b21a147663 Parametrizzazione e stampa statistiche
git-svn-id: svn://10.65.10.50/trunk@5104 c028cbd2-c16b-5b4b-a496-9718f37d4682
1997-08-26 13:40:34 +00:00

8 lines
113 B
C
Executable File

#ifndef __SV1_H
#define __SV1_H
int sv1100(int argc, char* argv[]);
int sv1200(int argc, char* argv[]);
#endif