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
|
|
|
|
|
1995-12-05 17:17:41 +00:00
|
|
|
#define F_DATALIMSOL 106
|
|
|
|
#define F_STAMPESP 107
|
|
|
|
#define F_IMPORMIN 108
|
|
|
|
#define F_RIFIMPMIN 109
|
|
|
|
|
|
|
|
#endif
|