FSN#27706 $Workfile overal vervangen door $Id
svn path=/Database/trunk/; revision=19574
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
REGISTERONCE('$Workfile: MRK_IND.SRC $','$Revision$')
|
||||
REGISTERONCE('$Id$')
|
||||
|
||||
#endif // MRK
|
||||
|
||||
@@ -10,6 +10,6 @@ _FAC_MODULE('MRK','Facilitor Marktplaats')
|
||||
insert into ins_tab_discipline (ins_discipline_module, ins_discipline_omschrijving) values ('MRK', 'Aangeboden');
|
||||
insert into ins_tab_discipline (ins_discipline_module, ins_discipline_omschrijving) values ('MRK', 'Gevraagd');
|
||||
|
||||
REGISTERONCE('$Workfile: MRK_INI.SRC $','$Revision$')
|
||||
REGISTERONCE('$Id$')
|
||||
|
||||
#endif // MRK
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
*/
|
||||
|
||||
|
||||
REGISTERRUN('$Workfile: MRK_PAC.SRC $','$Revision$')
|
||||
REGISTERRUN('$Id$')
|
||||
|
||||
#endif // MRK
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
|
||||
CREATE SEQUENCE mrk_s_mrk_bericht_key MINVALUE 1 NOCACHE;
|
||||
|
||||
REGISTERONCE('$Workfile: MRK_SEQ.SRC $','$Revision$')
|
||||
REGISTERONCE('$Id$')
|
||||
|
||||
#endif // MRK
|
||||
|
||||
@@ -30,6 +30,6 @@ CREATE_TABLE(mrk_bericht,0)
|
||||
NOT_NULL(ins_discipline_key, mrk_c_ins_discipline_key)
|
||||
CONSTRAINT mrk_r_ins_discipline_key1 REFERENCES ins_tab_discipline(ins_discipline_key));
|
||||
|
||||
REGISTERONCE('$Workfile: MRK_TAB.SRC $','$Revision$')
|
||||
REGISTERONCE('$Id$')
|
||||
|
||||
#endif // MRK
|
||||
|
||||
@@ -13,6 +13,6 @@ BEGIN
|
||||
END;
|
||||
/
|
||||
|
||||
REGISTERRUN('$Workfile: MRK_TRI.SRC $','$Revision$')
|
||||
REGISTERRUN('$Id$')
|
||||
|
||||
#endif // MRK
|
||||
|
||||
@@ -12,6 +12,6 @@ AS
|
||||
DEFINIEER_VIEW_AANWEZIG(mrk_discipline, ins_discipline_verwijder,
|
||||
mrk_v_aanwezigdiscipline, 0);
|
||||
|
||||
REGISTERRUN('$Workfile: MRK_VIE.SRC $','$Revision$')
|
||||
REGISTERRUN('$Id$')
|
||||
|
||||
#endif // MRK
|
||||
|
||||
Reference in New Issue
Block a user