crea_dyk script is nu totale script voor webversie (standaard + res + web + bez + bes + cnt).

svn path=/Database/trunk/; revision=8074
This commit is contained in:
Bert in het Veld
2002-11-05 08:06:56 +00:00
parent 265c1ab812
commit 48e6aaa245
2 changed files with 9 additions and 2 deletions

View File

@@ -130,6 +130,8 @@ COMMIT;
* die refereren naar packages. Ze komen na tables etc. want packages
* zullen refereren naar tables en views.
*/
#include "CNT\cnt_pac.src"
#include "MLD\mld_pac.src"
#include "FAC\fac_pac.src"
#include "INS\ins_pac.src"
@@ -141,7 +143,6 @@ COMMIT;
#include "RES\res_pac.src"
#include "BEZ\bez_pac.src"
#include "WEB\web_pac.src"
#include "CNT\cnt_pac.src"
#include "BES\bes_pac.src"
#include "PRA\pra_pac.src"
@@ -184,6 +185,7 @@ COMMIT;
#include "ALG\alg_tri.src"
#include "INS\ins_tri.src"
#include "PRS\prs_tri.src"
#include "CNT\cnt_tri.src"
#include "MLD\mld_tri.src"
#include "SLE\sle_tri.src"
#include "SCH\sch_tri.src"
@@ -195,7 +197,6 @@ COMMIT;
#include "RES\res_tri.src"
#include "BEZ\bez_tri.src"
#include "WEB\web_tri.src"
#include "CNT\cnt_tri.src"
#include "BES\bes_tri.src"
#include "PRA\pra_tri.src"

View File

@@ -35,6 +35,7 @@
*
* History:
*
* 05-11-02 BIV CUSTomer DYK aangepast: complete webversie (standaard+res+web+bez+bes+cnt).
* 02-02-00 EGR CUSTomer ALL aangepast: RES toegevoegd.
* 05-07-99 PF CUSTomer HSY aangepast: wel MLD (1 maand op proef)
* 01-06-99 RD CUSTomer IBG aangepast: wel MLD
@@ -194,6 +195,11 @@
/* #define PRR PRR */
#define PRS PRS
#define MLD MLD
#define RES RES
#define BEZ BEZ
#define BES BES
#define CNT CNT
#define WEB WEB
#define DATA DATA
/* GMS - Akzo Arnhem */