campo-sirio/at/at5.h

8 lines
126 B
C
Raw Normal View History

#ifndef __AT5_H
#define __AT5_H
int at5100(int argc, char* argv[]); // scarico dati per sezione comunale
#endif // __AT5_H