*** empty log message ***

git-svn-id: svn://10.65.10.50/trunk@11878 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 2004-03-16 21:02:09 +00:00
parent 97b57d8bfb
commit 635748347e
12 changed files with 12 additions and 14 deletions

View File

@ -41,5 +41,3 @@
#define S_DESCR 114 #define S_DESCR 114
#define S_TIPORIGA 115 #define S_TIPORIGA 115
#define S_NUMRIGA 116 #define S_NUMRIGA 116

View File

@ -1,4 +1,4 @@
#include "ve0100O.h" #include "ve0100o.h"
PAGE "Dati cliente/fornitore occasionale" -1 -1 72 16 PAGE "Dati cliente/fornitore occasionale" -1 -1 72 16

View File

@ -618,4 +618,5 @@ END
ENDPAGE ENDPAGE
ENDMASK ENDMASK

View File

@ -26,4 +26,3 @@
#define R_CODNUM_FAT 105 #define R_CODNUM_FAT 105
#define R_NDOC_FAT 106 #define R_NDOC_FAT 106
#define R_NOTA 107 #define R_NOTA 107

View File

@ -25,4 +25,5 @@ END
ENDPAGE ENDPAGE
ENDMASK ENDMASK

View File

@ -17,4 +17,4 @@ int main(int argc, char** argv)
break; break;
} }
return 0; return 0;
} }

View File

@ -1 +1 @@
int ve4100(int argc, char* argv[]); int ve4100(int argc, char* argv[]);

View File

@ -18,4 +18,4 @@
#define F_INIZIALE 105 #define F_INIZIALE 105
#define F_FINALE 107 #define F_FINALE 107
#define F_ARCHIVIA 108 #define F_ARCHIVIA 108
#define F_RIPRISTINA 109 #define F_RIPRISTINA 109

View File

@ -4,7 +4,6 @@
int main( int argc, char** argv ) int main( int argc, char** argv )
{ {
int rt = -1;
const int r = (argc > 1) ? argv[1][1]-'0' : -1; const int r = (argc > 1) ? argv[1][1]-'0' : -1;
switch (r) switch (r)

View File

@ -72,4 +72,5 @@ END
ENDPAGE ENDPAGE
ENDMASK ENDMASK

View File

@ -4,7 +4,6 @@
int main( int argc, char** argv ) int main( int argc, char** argv )
{ {
int rt = -1;
const int r = (argc > 1) ? argv[1][1]-'0' : -1; const int r = (argc > 1) ? argv[1][1]-'0' : -1;
switch (r) switch (r)

View File

@ -1,4 +1,3 @@
#include <lffiles.h>
#include "ve7300a.h" #include "ve7300a.h"
TOOLBAR "" 0 -3 0 3 TOOLBAR "" 0 -3 0 3
@ -197,4 +196,5 @@ END
ENDPAGE ENDPAGE
ENDMASK ENDMASK