[Gcblue-commits] gcb_wx/include/scriptinterface tcFlightPortInterface.h,1.5,1.6 tcPanelInterface.h,1
Status: Alpha
Brought to you by:
ddcforge
Update of /cvsroot/gcblue/gcb_wx/include/scriptinterface In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21227/include/scriptinterface Modified Files: tcFlightPortInterface.h tcPanelInterface.h tcPythonInterface.h tcScenarioInterface.h tcSimPythonInterface.h tcTrackInterface.h Log Message: Index: tcTrackInterface.h =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/include/scriptinterface/tcTrackInterface.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tcTrackInterface.h 27 Apr 2004 22:03:01 -0000 1.3 --- tcTrackInterface.h 8 Aug 2004 00:31:32 -0000 1.4 *************** *** 1,4 **** /* ! ** Copyright (C) 2003 Dewitt "Cole" Colclough (de...@tw...) ** All rights reserved. --- 1,4 ---- /* ! ** Copyright (C) 2003 Dewitt Colclough (de...@tw...) ** All rights reserved. Index: tcFlightPortInterface.h =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/include/scriptinterface/tcFlightPortInterface.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** tcFlightPortInterface.h 27 Apr 2004 22:03:01 -0000 1.5 --- tcFlightPortInterface.h 8 Aug 2004 00:31:32 -0000 1.6 *************** *** 2,6 **** ** tcFlightPortInterface.h ** ! ** Copyright (C) 2003 Dewitt "Cole" Colclough (de...@tw...) ** All rights reserved. --- 2,6 ---- ** tcFlightPortInterface.h ** ! ** Copyright (C) 2003 Dewitt Colclough (de...@tw...) ** All rights reserved. Index: tcScenarioInterface.h =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/include/scriptinterface/tcScenarioInterface.h,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** tcScenarioInterface.h 24 Jun 2004 21:35:39 -0000 1.10 --- tcScenarioInterface.h 8 Aug 2004 00:31:32 -0000 1.11 *************** *** 2,6 **** ** tcScenarioInterface.h ** ! ** Copyright (C) 2003 Dewitt "Cole" Colclough (de...@tw...) ** All rights reserved. --- 2,6 ---- ** tcScenarioInterface.h ** ! ** Copyright (C) 2003 Dewitt Colclough (de...@tw...) ** All rights reserved. Index: tcPanelInterface.h =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/include/scriptinterface/tcPanelInterface.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tcPanelInterface.h 27 Apr 2004 22:03:01 -0000 1.3 --- tcPanelInterface.h 8 Aug 2004 00:31:32 -0000 1.4 *************** *** 2,6 **** ** tcPanelInterface.h ** ! ** Copyright (C) 2003 Dewitt "Cole" Colclough (de...@tw...) ** All rights reserved. --- 2,6 ---- ** tcPanelInterface.h ** ! ** Copyright (C) 2003 Dewitt Colclough (de...@tw...) ** All rights reserved. Index: tcPythonInterface.h =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/include/scriptinterface/tcPythonInterface.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** tcPythonInterface.h 27 Apr 2004 22:03:01 -0000 1.4 --- tcPythonInterface.h 8 Aug 2004 00:31:32 -0000 1.5 *************** *** 2,6 **** ** tcPythonInterface.h ** ! ** Copyright (C) 2003 Dewitt "Cole" Colclough (de...@tw...) ** All rights reserved. --- 2,6 ---- ** tcPythonInterface.h ** ! ** Copyright (C) 2003 Dewitt Colclough (de...@tw...) ** All rights reserved. Index: tcSimPythonInterface.h =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/include/scriptinterface/tcSimPythonInterface.h,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** tcSimPythonInterface.h 27 Apr 2004 22:03:01 -0000 1.12 --- tcSimPythonInterface.h 8 Aug 2004 00:31:32 -0000 1.13 *************** *** 1,4 **** /* ! ** Copyright (C) 2003 Dewitt "Cole" Colclough (de...@tw...) ** All rights reserved. --- 1,4 ---- /* ! ** Copyright (C) 2003 Dewitt Colclough (de...@tw...) ** All rights reserved. |