|
From: <mor...@us...> - 2009-02-05 06:01:12
|
Revision: 3386
http://ecell.svn.sourceforge.net/ecell/?rev=3386&view=rev
Author: moriyoshi
Date: 2009-02-05 06:01:04 +0000 (Thu, 05 Feb 2009)
Log Message:
-----------
* Bump year.
Modified Paths:
--------------
ecell3/branches/ecell-3.1/dmtool/DMObject.hpp
ecell3/branches/ecell-3.1/dmtool/DynamicModule.hpp
ecell3/branches/ecell-3.1/dmtool/ModuleMaker.hpp
ecell3/branches/ecell-3.1/ecell/dm/ConstantFluxProcess.cpp
ecell3/branches/ecell-3.1/ecell/dm/DAEStepper.cpp
ecell3/branches/ecell-3.1/ecell/dm/DAEStepper.hpp
ecell3/branches/ecell-3.1/ecell/dm/DecayFluxProcess.cpp
ecell3/branches/ecell-3.1/ecell/dm/ESSYNSProcess.hpp
ecell3/branches/ecell-3.1/ecell/dm/ESSYNSStepper.cpp
ecell3/branches/ecell-3.1/ecell/dm/ESSYNSStepper.hpp
ecell3/branches/ecell-3.1/ecell/dm/ExpressionAlgebraicProcess.cpp
ecell3/branches/ecell-3.1/ecell/dm/ExpressionAssignmentProcess.cpp
ecell3/branches/ecell-3.1/ecell/dm/ExpressionCompiler.hpp
ecell3/branches/ecell-3.1/ecell/dm/ExpressionFluxProcess.cpp
ecell3/branches/ecell-3.1/ecell/dm/ExpressionProcessBase.hpp
ecell3/branches/ecell-3.1/ecell/dm/FixedDAE1Stepper.cpp
ecell3/branches/ecell-3.1/ecell/dm/FixedDAE1Stepper.hpp
ecell3/branches/ecell-3.1/ecell/dm/FixedODE1Stepper.cpp
ecell3/branches/ecell-3.1/ecell/dm/FixedODE1Stepper.hpp
ecell3/branches/ecell-3.1/ecell/dm/FluxDistributionStepper.cpp
ecell3/branches/ecell-3.1/ecell/dm/FluxDistributionStepper.hpp
ecell3/branches/ecell-3.1/ecell/dm/GMAProcess.cpp
ecell3/branches/ecell-3.1/ecell/dm/GillespieProcess.cpp
ecell3/branches/ecell-3.1/ecell/dm/GillespieProcess.hpp
ecell3/branches/ecell-3.1/ecell/dm/JITExpressionProcessBase.hpp
ecell3/branches/ecell-3.1/ecell/dm/MassActionFluxProcess.cpp
ecell3/branches/ecell-3.1/ecell/dm/MichaelisUniUniFluxProcess.cpp
ecell3/branches/ecell-3.1/ecell/dm/ODE23Stepper.cpp
ecell3/branches/ecell-3.1/ecell/dm/ODE23Stepper.hpp
ecell3/branches/ecell-3.1/ecell/dm/ODE45Stepper.cpp
ecell3/branches/ecell-3.1/ecell/dm/ODE45Stepper.hpp
ecell3/branches/ecell-3.1/ecell/dm/ODEStepper.cpp
ecell3/branches/ecell-3.1/ecell/dm/ODEStepper.hpp
ecell3/branches/ecell-3.1/ecell/dm/PingPongBiBiFluxProcess.cpp
ecell3/branches/ecell-3.1/ecell/dm/PythonFluxProcess.cpp
ecell3/branches/ecell-3.1/ecell/dm/PythonFluxProcess.hpp
ecell3/branches/ecell-3.1/ecell/dm/PythonProcess.cpp
ecell3/branches/ecell-3.1/ecell/dm/PythonProcess.hpp
ecell3/branches/ecell-3.1/ecell/dm/PythonProcessBase.hpp
ecell3/branches/ecell-3.1/ecell/dm/QuasiDynamicFluxProcess.cpp
ecell3/branches/ecell-3.1/ecell/dm/QuasiDynamicFluxProcess.hpp
ecell3/branches/ecell-3.1/ecell/dm/SSystemProcess.cpp
ecell3/branches/ecell-3.1/ecell/dm/TauLeapProcess.cpp
ecell3/branches/ecell-3.1/ecell/dm/TauLeapProcess.hpp
ecell3/branches/ecell-3.1/ecell/dm/TauLeapStepper.cpp
ecell3/branches/ecell-3.1/ecell/dm/TauLeapStepper.hpp
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/AboutModelEditor.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/AutoLayout.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/AutosaveWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/Buffer.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/BufferFactory.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ClassEditor.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ClassEditorWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ClassList.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ClassPropertyList.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/Clipboard.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/Command.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/CommandMultiplexer.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/CommandQueue.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ComplexLine.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ComplexShape.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/Config.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ConfirmWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ConnectionObject.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ConnectionObjectEditorWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/Constants.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/DMInfo.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/EditorObject.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/EntityCommand.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/EntityEditor.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/EntityList.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/EntityListTab.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/Error.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/FullIDBrowserWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/GraphicalUtils.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/Layout.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/LayoutBuffer.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/LayoutBufferFactory.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/LayoutCommand.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/LayoutEml.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/LayoutManager.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/LayoutXML.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/LineDescriptor.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/LinePropertyComponent.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/LinePropertyEditor.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ListWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/MEMainWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/MEVariableReferenceEditor.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ModelEditor.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ModelStore.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/MultiLineEditor.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/NestedListEditor.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ObjectEditorWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/PackingStrategy.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/PathwayCanvas.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/PathwayEditor.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/PopupMenu.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ProcessObject.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/PropertyEditor.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/PropertyList.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ResizeableText.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/RunTester.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/Runtime.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ShapeDescriptor.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ShapePluginManager.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ShapePropertyComponent.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/StepperChooser.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/StepperCommand.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/StepperEditor.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/StepperList.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/StepperTab.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/SystemObject.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/SystemTree.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/TextObject.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/Utils.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/VariableObject.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/VariableReferenceEditorComponent.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ViewComponent.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/Window.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/opengui.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/plugins/AminoAcidVariableSD.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/plugins/AnionVariableSD.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/plugins/CarbohydrateVariableSD.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/plugins/CationVariableSD.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/plugins/DNAVariableSD.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/plugins/FattyAcidVariableSD.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/plugins/IonVariableSD.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/plugins/LipidVariableSD.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/plugins/NucleotideVariableSD.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/plugins/OtherProcessSD.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/plugins/ProcessSD.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/plugins/ProteinVariableSD.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/plugins/RNAVariableSD.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/plugins/RibozymeVariableSD.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/plugins/SmallMolVariableSD.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/plugins/SystemSD.py
ecell3/branches/ecell-3.1/ecell/frontend/model-editor/plugins/VariableSD.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/AboutSessionMonitor.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/BoardWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/ConfirmWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/DataGenerator.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/EntityListWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/FullPNQueue.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/GtkSessionMonitor.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/InterfaceWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/LoggerFactory.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/LoggerWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/LoggingPolicy.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/MainWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/MessageWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/ModelWalker.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/OsogoPluginManager.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/OsogoPluginWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/OsogoUtil.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/OsogoWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/Plot.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/PluginInstanceSelection.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/PluginWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/StepperWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/VariableReferenceEditor.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/ViewWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/Window.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/config.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/main.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/ecell/ui/osogo/opengui.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/plugins/BargraphWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/plugins/DigitalWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/plugins/PropertyWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/plugins/TracerWindow.py
ecell3/branches/ecell-3.1/ecell/frontend/session-monitor/plugins/VariableWindow.py
ecell3/branches/ecell-3.1/ecell/libecs/ContinuousProcess.cpp
ecell3/branches/ecell-3.1/ecell/libecs/ContinuousProcess.hpp
ecell3/branches/ecell-3.1/ecell/libecs/DataPoint.cpp
ecell3/branches/ecell-3.1/ecell/libecs/DataPoint.hpp
ecell3/branches/ecell-3.1/ecell/libecs/DataPointVector.cpp
ecell3/branches/ecell-3.1/ecell/libecs/DataPointVector.hpp
ecell3/branches/ecell-3.1/ecell/libecs/DifferentialStepper.cpp
ecell3/branches/ecell-3.1/ecell/libecs/DifferentialStepper.hpp
ecell3/branches/ecell-3.1/ecell/libecs/DiscreteEventStepper.cpp
ecell3/branches/ecell-3.1/ecell/libecs/DiscreteEventStepper.hpp
ecell3/branches/ecell-3.1/ecell/libecs/DiscreteTimeStepper.cpp
ecell3/branches/ecell-3.1/ecell/libecs/DiscreteTimeStepper.hpp
ecell3/branches/ecell-3.1/ecell/libecs/DynamicPriorityQueue.hpp
ecell3/branches/ecell-3.1/ecell/libecs/Entity.cpp
ecell3/branches/ecell-3.1/ecell/libecs/Entity.hpp
ecell3/branches/ecell-3.1/ecell/libecs/EntityType.cpp
ecell3/branches/ecell-3.1/ecell/libecs/EntityType.hpp
ecell3/branches/ecell-3.1/ecell/libecs/EventScheduler.hpp
ecell3/branches/ecell-3.1/ecell/libecs/Exceptions.cpp
ecell3/branches/ecell-3.1/ecell/libecs/Exceptions.hpp
ecell3/branches/ecell-3.1/ecell/libecs/FluxProcess.hpp
ecell3/branches/ecell-3.1/ecell/libecs/FullID.cpp
ecell3/branches/ecell-3.1/ecell/libecs/FullID.hpp
ecell3/branches/ecell-3.1/ecell/libecs/Interpolant.cpp
ecell3/branches/ecell-3.1/ecell/libecs/Interpolant.hpp
ecell3/branches/ecell-3.1/ecell/libecs/Logger.cpp
ecell3/branches/ecell-3.1/ecell/libecs/Logger.hpp
ecell3/branches/ecell-3.1/ecell/libecs/LoggerAdapter.cpp
ecell3/branches/ecell-3.1/ecell/libecs/LoggerAdapter.hpp
ecell3/branches/ecell-3.1/ecell/libecs/LoggerBroker.cpp
ecell3/branches/ecell-3.1/ecell/libecs/LoggerBroker.hpp
ecell3/branches/ecell-3.1/ecell/libecs/MethodProxy.hpp
ecell3/branches/ecell-3.1/ecell/libecs/Model.cpp
ecell3/branches/ecell-3.1/ecell/libecs/Model.hpp
ecell3/branches/ecell-3.1/ecell/libecs/PassiveStepper.cpp
ecell3/branches/ecell-3.1/ecell/libecs/PassiveStepper.hpp
ecell3/branches/ecell-3.1/ecell/libecs/PhysicalLogger.cpp
ecell3/branches/ecell-3.1/ecell/libecs/PhysicalLogger.hpp
ecell3/branches/ecell-3.1/ecell/libecs/Polymorph.cpp
ecell3/branches/ecell-3.1/ecell/libecs/Polymorph.hpp
ecell3/branches/ecell-3.1/ecell/libecs/Process.cpp
ecell3/branches/ecell-3.1/ecell/libecs/Process.hpp
ecell3/branches/ecell-3.1/ecell/libecs/ProcessEvent.hpp
ecell3/branches/ecell-3.1/ecell/libecs/ProcessMaker.cpp
ecell3/branches/ecell-3.1/ecell/libecs/ProcessMaker.hpp
ecell3/branches/ecell-3.1/ecell/libecs/PropertiedClass.cpp
ecell3/branches/ecell-3.1/ecell/libecs/PropertiedClass.hpp
ecell3/branches/ecell-3.1/ecell/libecs/PropertiedObjectMaker.cpp
ecell3/branches/ecell-3.1/ecell/libecs/PropertiedObjectMaker.hpp
ecell3/branches/ecell-3.1/ecell/libecs/PropertyInterface.cpp
ecell3/branches/ecell-3.1/ecell/libecs/PropertyInterface.hpp
ecell3/branches/ecell-3.1/ecell/libecs/PropertySlot.cpp
ecell3/branches/ecell-3.1/ecell/libecs/PropertySlot.hpp
ecell3/branches/ecell-3.1/ecell/libecs/PropertySlotProxy.cpp
ecell3/branches/ecell-3.1/ecell/libecs/PropertySlotProxy.hpp
ecell3/branches/ecell-3.1/ecell/libecs/PropertySlotProxyLoggerAdapter.hpp
ecell3/branches/ecell-3.1/ecell/libecs/Stepper.cpp
ecell3/branches/ecell-3.1/ecell/libecs/Stepper.hpp
ecell3/branches/ecell-3.1/ecell/libecs/StepperEvent.hpp
ecell3/branches/ecell-3.1/ecell/libecs/StepperMaker.cpp
ecell3/branches/ecell-3.1/ecell/libecs/StepperMaker.hpp
ecell3/branches/ecell-3.1/ecell/libecs/System.cpp
ecell3/branches/ecell-3.1/ecell/libecs/System.hpp
ecell3/branches/ecell-3.1/ecell/libecs/SystemMaker.cpp
ecell3/branches/ecell-3.1/ecell/libecs/SystemMaker.hpp
ecell3/branches/ecell-3.1/ecell/libecs/SystemStepper.cpp
ecell3/branches/ecell-3.1/ecell/libecs/SystemStepper.hpp
ecell3/branches/ecell-3.1/ecell/libecs/Util.cpp
ecell3/branches/ecell-3.1/ecell/libecs/Util.hpp
ecell3/branches/ecell-3.1/ecell/libecs/VVector.cpp
ecell3/branches/ecell-3.1/ecell/libecs/VVector.h
ecell3/branches/ecell-3.1/ecell/libecs/Variable.cpp
ecell3/branches/ecell-3.1/ecell/libecs/Variable.hpp
ecell3/branches/ecell-3.1/ecell/libecs/VariableMaker.cpp
ecell3/branches/ecell-3.1/ecell/libecs/VariableMaker.hpp
ecell3/branches/ecell-3.1/ecell/libecs/VariableReference.cpp
ecell3/branches/ecell-3.1/ecell/libecs/VariableReference.hpp
ecell3/branches/ecell-3.1/ecell/libecs/convertTo.hpp
ecell3/branches/ecell-3.1/ecell/libecs/libecs.cpp
ecell3/branches/ecell-3.1/ecell/libecs/libecs.hpp
ecell3/branches/ecell-3.1/ecell/libecs/osif.cpp
ecell3/branches/ecell-3.1/ecell/libecs/osif.h
ecell3/branches/ecell-3.1/ecell/libecs/tests/DataPointAggregator_test.cpp
ecell3/branches/ecell-3.1/ecell/libecs/tests/DynamicPriorityQueue_test.cpp
ecell3/branches/ecell-3.1/ecell/libecs/tests/FullID_test.cpp
ecell3/branches/ecell-3.1/ecell/libecs/tests/Util_test.cpp
ecell3/branches/ecell-3.1/ecell/libecs/tests/VVector_test.cpp
ecell3/branches/ecell-3.1/ecell/libemc/LocalSimulatorImplementation.cpp
ecell3/branches/ecell-3.1/ecell/libemc/LocalSimulatorImplementation.hpp
ecell3/branches/ecell-3.1/ecell/libemc/Simulator.cpp
ecell3/branches/ecell-3.1/ecell/libemc/Simulator.hpp
ecell3/branches/ecell-3.1/ecell/libemc/SimulatorImplementation.cpp
ecell3/branches/ecell-3.1/ecell/libemc/SimulatorImplementation.hpp
ecell3/branches/ecell-3.1/ecell/libemc/SimulatorMaker.cpp
ecell3/branches/ecell-3.1/ecell/libemc/SimulatorMaker.hpp
ecell3/branches/ecell-3.1/ecell/libemc/libemc.cpp
ecell3/branches/ecell-3.1/ecell/libemc/libemc.hpp
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/DataFile.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/DataFileManager.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/ECDDataFile.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/EntityStub.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/FullID.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/LoggerStub.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/ObjectStub.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/Plugin.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/RecordingSimulator.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/SbmlFunctions.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/Session.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/StepperStub.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/__init__.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/_ecs.cpp
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/analysis/ControlCoefficient.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/analysis/Elasticity.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/analysis/Jacobian.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/analysis/MatrixIO.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/analysis/PathwayProxy.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/analysis/SBMLExporter.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/analysis/SBMLImporter.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/analysis/Structure.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/analysis/__init__.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/analysis/ecdsupport.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/analysis/emlsupport.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/analysis/emlsupport2.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/analysis/sbmlsupport.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/analysis/util.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/convertEML2SBML.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/convertSBML2EML.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/convertSBMLFunctions.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/ecs.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/ecs_constants.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/ecssupport.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/emc.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/eml.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/emlextab.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/emparser.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/emparsetab.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/expressionlextab.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/expressionparser.py
ecell3/branches/ecell-3.1/ecell/pyecell/ecell/util.py
ecell3/branches/ecell-3.1/osdep/win32/errno.h
ecell3/branches/ecell-3.1/osdep/win32/io_compat.c
ecell3/branches/ecell-3.1/osdep/win32/mman.h
ecell3/branches/ecell-3.1/osdep/win32/mman_compat.c
ecell3/branches/ecell-3.1/osdep/win32/private.h
ecell3/branches/ecell-3.1/osdep/win32/traits.h
ecell3/branches/ecell-3.1/osdep/win32/unistd.h
ecell3/branches/ecell-3.1/osdep/win32/utils.c
ecell3/branches/ecell-3.1/osdep/win32/win32_dl_compat.h
ecell3/branches/ecell-3.1/osdep/win32/win32_io_compat.h
ecell3/branches/ecell-3.1/osdep/win32/win32_mman_compat.h
ecell3/branches/ecell-3.1/osdep/win32/win32_utils.h
Modified: ecell3/branches/ecell-3.1/dmtool/DMObject.hpp
===================================================================
--- ecell3/branches/ecell-3.1/dmtool/DMObject.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/dmtool/DMObject.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/dmtool/DynamicModule.hpp
===================================================================
--- ecell3/branches/ecell-3.1/dmtool/DynamicModule.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/dmtool/DynamicModule.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/dmtool/ModuleMaker.hpp
===================================================================
--- ecell3/branches/ecell-3.1/dmtool/ModuleMaker.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/dmtool/ModuleMaker.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/ConstantFluxProcess.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/ConstantFluxProcess.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/ConstantFluxProcess.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/DAEStepper.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/DAEStepper.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/DAEStepper.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/DAEStepper.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/DAEStepper.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/DAEStepper.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/DecayFluxProcess.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/DecayFluxProcess.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/DecayFluxProcess.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/ESSYNSProcess.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/ESSYNSProcess.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/ESSYNSProcess.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/ESSYNSStepper.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/ESSYNSStepper.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/ESSYNSStepper.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/ESSYNSStepper.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/ESSYNSStepper.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/ESSYNSStepper.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/ExpressionAlgebraicProcess.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/ExpressionAlgebraicProcess.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/ExpressionAlgebraicProcess.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/ExpressionAssignmentProcess.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/ExpressionAssignmentProcess.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/ExpressionAssignmentProcess.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/ExpressionCompiler.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/ExpressionCompiler.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/ExpressionCompiler.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/ExpressionFluxProcess.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/ExpressionFluxProcess.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/ExpressionFluxProcess.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/ExpressionProcessBase.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/ExpressionProcessBase.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/ExpressionProcessBase.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/FixedDAE1Stepper.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/FixedDAE1Stepper.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/FixedDAE1Stepper.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/FixedDAE1Stepper.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/FixedDAE1Stepper.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/FixedDAE1Stepper.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/FixedODE1Stepper.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/FixedODE1Stepper.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/FixedODE1Stepper.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/FixedODE1Stepper.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/FixedODE1Stepper.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/FixedODE1Stepper.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/FluxDistributionStepper.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/FluxDistributionStepper.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/FluxDistributionStepper.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/FluxDistributionStepper.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/FluxDistributionStepper.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/FluxDistributionStepper.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/GMAProcess.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/GMAProcess.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/GMAProcess.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/GillespieProcess.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/GillespieProcess.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/GillespieProcess.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/GillespieProcess.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/GillespieProcess.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/GillespieProcess.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/JITExpressionProcessBase.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/JITExpressionProcessBase.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/JITExpressionProcessBase.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/MassActionFluxProcess.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/MassActionFluxProcess.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/MassActionFluxProcess.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/MichaelisUniUniFluxProcess.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/MichaelisUniUniFluxProcess.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/MichaelisUniUniFluxProcess.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/ODE23Stepper.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/ODE23Stepper.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/ODE23Stepper.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/ODE23Stepper.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/ODE23Stepper.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/ODE23Stepper.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/ODE45Stepper.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/ODE45Stepper.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/ODE45Stepper.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/ODE45Stepper.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/ODE45Stepper.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/ODE45Stepper.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/ODEStepper.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/ODEStepper.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/ODEStepper.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/ODEStepper.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/ODEStepper.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/ODEStepper.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/PingPongBiBiFluxProcess.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/PingPongBiBiFluxProcess.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/PingPongBiBiFluxProcess.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/PythonFluxProcess.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/PythonFluxProcess.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/PythonFluxProcess.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/PythonFluxProcess.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/PythonFluxProcess.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/PythonFluxProcess.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/PythonProcess.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/PythonProcess.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/PythonProcess.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/PythonProcess.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/PythonProcess.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/PythonProcess.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/PythonProcessBase.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/PythonProcessBase.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/PythonProcessBase.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/QuasiDynamicFluxProcess.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/QuasiDynamicFluxProcess.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/QuasiDynamicFluxProcess.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/QuasiDynamicFluxProcess.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/QuasiDynamicFluxProcess.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/QuasiDynamicFluxProcess.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/SSystemProcess.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/SSystemProcess.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/SSystemProcess.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/TauLeapProcess.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/TauLeapProcess.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/TauLeapProcess.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/TauLeapProcess.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/TauLeapProcess.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/TauLeapProcess.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/TauLeapStepper.cpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/TauLeapStepper.cpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/TauLeapStepper.cpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/dm/TauLeapStepper.hpp
===================================================================
--- ecell3/branches/ecell-3.1/ecell/dm/TauLeapStepper.hpp 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/dm/TauLeapStepper.hpp 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
//
// This file is part of the E-Cell System
//
-// Copyright (C) 1996-2008 Keio University
+// Copyright (C) 1996-2009 Keio University
// Copyright (C) 2005-2008 The Molecular Sciences Institute
//
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/AboutModelEditor.py
===================================================================
--- ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/AboutModelEditor.py 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/AboutModelEditor.py 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
#
# This file is part of the E-Cell System
#
-# Copyright (C) 1996-2008 Keio University
+# Copyright (C) 1996-2009 Keio University
# Copyright (C) 2005-2008 The Molecular Sciences Institute
#
#::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/AutoLayout.py
===================================================================
--- ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/AutoLayout.py 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/AutoLayout.py 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
#
# This file is part of the E-Cell System
#
-# Copyright (C) 1996-2008 Keio University
+# Copyright (C) 1996-2009 Keio University
# Copyright (C) 2005-2008 The Molecular Sciences Institute
#
#::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/AutosaveWindow.py
===================================================================
--- ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/AutosaveWindow.py 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/AutosaveWindow.py 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
#
# This file is part of the E-Cell System
#
-# Copyright (C) 1996-2008 Keio University
+# Copyright (C) 1996-2009 Keio University
# Copyright (C) 2005-2008 The Molecular Sciences Institute
#
#::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/Buffer.py
===================================================================
--- ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/Buffer.py 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/Buffer.py 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
#
# This file is part of the E-Cell System
#
-# Copyright (C) 1996-2008 Keio University
+# Copyright (C) 1996-2009 Keio University
# Copyright (C) 2005-2008 The Molecular Sciences Institute
#
#::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/BufferFactory.py
===================================================================
--- ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/BufferFactory.py 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/BufferFactory.py 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
#
# This file is part of the E-Cell System
#
-# Copyright (C) 1996-2008 Keio University
+# Copyright (C) 1996-2009 Keio University
# Copyright (C) 2005-2008 The Molecular Sciences Institute
#
#::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ClassEditor.py
===================================================================
--- ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ClassEditor.py 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ClassEditor.py 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
#
# This file is part of the E-Cell System
#
-# Copyright (C) 1996-2008 Keio University
+# Copyright (C) 1996-2009 Keio University
# Copyright (C) 2005-2008 The Molecular Sciences Institute
#
#::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ClassEditorWindow.py
===================================================================
--- ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ClassEditorWindow.py 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ClassEditorWindow.py 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
#
# This file is part of the E-Cell System
#
-# Copyright (C) 1996-2008 Keio University
+# Copyright (C) 1996-2009 Keio University
# Copyright (C) 2005-2008 The Molecular Sciences Institute
#
#::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ClassList.py
===================================================================
--- ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ClassList.py 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ClassList.py 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
#
# This file is part of the E-Cell System
#
-# Copyright (C) 1996-2008 Keio University
+# Copyright (C) 1996-2009 Keio University
# Copyright (C) 2005-2008 The Molecular Sciences Institute
#
#::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ClassPropertyList.py
===================================================================
--- ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ClassPropertyList.py 2009-02-05 05:33:51 UTC (rev 3385)
+++ ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/ClassPropertyList.py 2009-02-05 06:01:04 UTC (rev 3386)
@@ -2,7 +2,7 @@
#
# This file is part of the E-Cell System
#
-# Copyright (C) 1996-2008 Keio University
+# Copyright (C) 1996-2009 Keio University
# Copyright (C) 2005-2008 The Molecular Sciences Institute
#
#::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Modified: ecell3/branches/ecell-3.1/ecell/frontend/model-editor/ecell/ui/model_editor/Clipboard.py
===================================================================
--- ecell3/branches/ecell-3.1/ecell/frontend/m...
[truncated message content] |