Update of /cvsroot/instantobjects/Source/Core/D7
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27325/Core/D7
Modified Files:
IOCore.cfg IOCore.dof
Log Message:
harmonized compiler options
Index: IOCore.cfg
===================================================================
RCS file: /cvsroot/instantobjects/Source/Core/D7/IOCore.cfg,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** IOCore.cfg 22 Feb 2005 07:58:17 -0000 1.2
--- IOCore.cfg 18 Jun 2005 09:49:53 -0000 1.3
***************
*** 8,12 ****
-$H+
-$I+
! -$J+
-$K-
-$L+
--- 8,12 ----
-$H+
-$I+
! -$J-
-$K-
-$L+
Index: IOCore.dof
===================================================================
RCS file: /cvsroot/instantobjects/Source/Core/D7/IOCore.dof,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** IOCore.dof 22 Feb 2005 07:58:18 -0000 1.5
--- IOCore.dof 18 Jun 2005 09:49:53 -0000 1.6
***************
*** 11,15 ****
H=1
I=1
! J=1
K=0
L=1
--- 11,15 ----
H=1
I=1
! J=0
K=0
L=1
|