From f34a9362f82084da59670c26f75fe149ec38b6f2 Mon Sep 17 00:00:00 2001 From: lvietri Date: Fri, 22 Jan 2010 09:23:06 +0000 Subject: [PATCH] Patch level :10.0 Files correlati : Ricompilazione Demo : [ ] Commento :Ricompilazione files git-svn-id: svn://10.65.10.50/trunk@19971 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- ps/pd5317.cpp | 11 +++++++++++ ps/pd5317.h | 7 +++++++ ps/pd5317100.cpp | 2 +- ps/pd5317100.h | 2 +- ps/pd5317100.uml | 2 +- 5 files changed, 21 insertions(+), 3 deletions(-) create mode 100755 ps/pd5317.cpp create mode 100755 ps/pd5317.h diff --git a/ps/pd5317.cpp b/ps/pd5317.cpp new file mode 100755 index 000000000..47721b8d3 --- /dev/null +++ b/ps/pd5317.cpp @@ -0,0 +1,11 @@ +#include + +#include "pd5317.h" +#include "pd5317100.h" + +int main(int argc, char** argv) +{ + const int r = (argc > 1) ? argv[1][1] - '0' : 0; + pd5317100(argc, argv); + return 0; +} diff --git a/ps/pd5317.h b/ps/pd5317.h new file mode 100755 index 000000000..50ba45cd8 --- /dev/null +++ b/ps/pd5317.h @@ -0,0 +1,7 @@ +#ifndef __PS0_H +#define __PS0_H + +int pd5317100(int argc, char* argv[]); + +#endif // __PS0_H + \ No newline at end of file diff --git a/ps/pd5317100.cpp b/ps/pd5317100.cpp index d23e9b22a..566e9cabe 100755 --- a/ps/pd5317100.cpp +++ b/ps/pd5317100.cpp @@ -4,7 +4,7 @@ #include #include #include "pd5317.h" -#include "pd5317100.h" +#include "pd5317100.h" //Stampa Listino Carrelli //lvietri diff --git a/ps/pd5317100.h b/ps/pd5317100.h index 6018a5fbe..bcbad5ba6 100755 --- a/ps/pd5317100.h +++ b/ps/pd5317100.h @@ -1,6 +1,6 @@ #define F_COD_CMS 201 #define F_DES_CMS 202 #define F_COD_CMS_TO 203 -#define F_DES_CMS_TO 204 +#define F_DES_CMS_TO 204 #define F_VENDUTO 205 #define F_CARICO 206 diff --git a/ps/pd5317100.uml b/ps/pd5317100.uml index 5dd830e4f..ced01f08d 100755 --- a/ps/pd5317100.uml +++ b/ps/pd5317100.uml @@ -2,7 +2,7 @@ TOOLBAR "topbar" 0 0 0 2 #include "printbar.h" -ENDPAGE +ENDPAGE PAGE "Stampa Listino Carrelli" -1 -1 40 5