Update of /cvsroot/pythianproject/PythianProject/Source/Conversation/Interpreter
In directory slayer.i.sourceforge.net:/tmp/cvs-serv5988/Source/Conversation/Interpreter
Modified Files:
Interprt.cfg Interprt.dof Interprt.res
Log Message:
renamed AI designer form file. Conversation editor mods. -mike
Index: Interprt.cfg
===================================================================
RCS file: /cvsroot/pythianproject/PythianProject/Source/Conversation/Interpreter/Interprt.cfg,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** Interprt.cfg 2000/09/11 19:29:01 1.4
--- Interprt.cfg 2000/09/17 10:46:17 1.5
***************
*** 32,35 ****
--- 32,36 ----
-$M16384,1048576
-K$00400000
+ -E"..\..\..\Bin"
-U"..\..\units"
-O"..\..\units"
Index: Interprt.dof
===================================================================
RCS file: /cvsroot/pythianproject/PythianProject/Source/Conversation/Interpreter/Interprt.dof,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** Interprt.dof 2000/09/11 19:29:01 1.4
--- Interprt.dof 2000/09/17 10:46:17 1.5
***************
*** 42,46 ****
[Directories]
! OutputDir=
UnitOutputDir=
PackageDLLOutputDir=
--- 42,46 ----
[Directories]
! OutputDir=..\..\..\Bin
UnitOutputDir=
PackageDLLOutputDir=
***************
*** 96,99 ****
[HistoryLists\hlOutputDirectorry]
! Count=1
! Item0=..\..\..\bin
--- 96,100 ----
[HistoryLists\hlOutputDirectorry]
! Count=2
! Item0=..\..\..\Bin
! Item1=..\..\..\..\Bin
Index: Interprt.res
===================================================================
RCS file: /cvsroot/pythianproject/PythianProject/Source/Conversation/Interpreter/Interprt.res,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
Binary files /tmp/cvs4p5BaC and /tmp/cvscRWYd4 differ
|