8 lines
181 B
C
8 lines
181 B
C
|
|
||
|
#ifndef __VE0100B_H
|
||
|
#define __VE0100B_H
|
||
|
|
||
|
int numerazione_definitiva(TLocalisamfile &); // prototipo della funzione di rinumerazione definitiva dei documenti
|
||
|
|
||
|
#endif // __VE0100B_H
|