campo-sirio/at/at6.h

8 lines
187 B
C
Raw Normal View History

#ifndef __AT6_H
#define __AT6_H
int at6100(int argc, char* argv[]); // stampa tabella medici
int at6200(int argc, char* argv[]); // stampa tabella sezioni/sottogruppi
#endif // __AT6_H