Update of /cvsroot/instantobjects/Source/Core/D6
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Core/D6
Modified Files:
IOCore.dpk
Removed Files:
IOCore.cfg IOCore.dof IOCore.res
Log Message:
removal of package cfg, dof and res files from CVS (D6 and D7 only)
Index: IOCore.dpk
===================================================================
RCS file: /cvsroot/instantobjects/Source/Core/D6/IOCore.dpk,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** IOCore.dpk 4 Jul 2005 11:37:21 -0000 1.7
--- IOCore.dpk 24 Jul 2005 16:34:54 -0000 1.8
***************
*** 1,7 ****
package IOCore;
! {$R *.res}
! {$R '..\InstantPump.dcr'}
! {$R '..\InstantDBEvolution.dcr'}
{$ALIGN 8}
{$ASSERTIONS ON}
--- 1,6 ----
package IOCore;
! {$I '../../InstantVersion.inc'}
!
{$ALIGN 8}
{$ASSERTIONS ON}
--- IOCore.cfg DELETED ---
--- IOCore.dof DELETED ---
--- IOCore.res DELETED ---
|