1995-12-05 17:17:41 +00:00
|
|
|
#ifndef __SC2400A_H
|
|
|
|
#define __SC2400A_H
|
|
|
|
|
1995-12-12 12:34:41 +00:00
|
|
|
#ifndef __SC2100A_H
|
|
|
|
#include "sc2100a.h"
|
|
|
|
#endif
|
|
|
|
|
2013-05-06 08:54:56 +00:00
|
|
|
#define F_DATAINISCAD 130
|
|
|
|
#define F_DATALIMSOL 131
|
|
|
|
#define F_STAMPESP 132
|
|
|
|
#define F_IMPORMIN 133
|
|
|
|
#define F_RIFIMPMIN 134
|
2013-12-13 09:43:51 +00:00
|
|
|
#define F_GGRISCHIO 135
|
1995-12-05 17:17:41 +00:00
|
|
|
|
|
|
|
#endif
|