#ifndef __IMBARCAZIONI_H #define __IMBARCAZIONI_H #define I_CODCF "CODCF" #define I_PROGIMB "PROGIMB" #define I_TIPOCOMAPP "TIPOCOMAPP" #define I_TARGA "TARGA" #define I_MOTOBARCA "MOTOBARCA" #define I_DATAISC "DATAISC" #define I_LUNGHEZZA "LUNGHEZZA" #define I_LARGHEZZA "LARGHEZZA" #define I_ALTEZZA "ALTEZZA" #define I_STLORDA "STLORDA" #define I_SCADCOLL "SCADCOLL" #define I_SCADSPEC "SCADSPEC" #define I_STNETTA "STNETTA" #define I_GT "GT" #define I_HP "HP" #define I_KW "KW" #define I_RIP "RIP" #define I_SCADLICNAV "SCADLICNAV" #define I_SCADRUOLEQ "SCADRUOLEQ" #define I_NRRUOLEQUI "NRRUOLEQUI" #define I_SCADLICPES "SCADLICPAG" #define I_SCADPAGLIS "SCADPAGLIS" #endif