#ifndef __AT5_H
#define __AT5_H

int at5100(int argc, char* argv[]);	// scarico dati per sezione comunale

#endif // __AT5_H