Files @ d9ce329d84ae
Branch filter:

Location: EI/VirtualLeaf/src/build_models/ChangeLog

Michael Guravage
Made additional formatting changes.
--
user: Michael Guravage <michael.guravage@cwi.nl>
branch 'default'
changed src/VirtualLeaf.cpp
changed src/canvas.cpp
changed src/cell.cpp
changed src/cellbase.cpp
changed src/mesh.cpp
changed src/modelcatalogue.h
changed src/modelelement.h
changed src/node.cpp
changed src/parameter.cpp
changed src/parameter.h
changed src/pardialog.cpp
changed src/pardialog.h
changed src/xmlwrite.cpp
2010-06-15    <guravage@caterpie.sen.cwi.nl>


	* testplugin.cpp (CelltoCellTransport) Use NULL assignment merely to obviate compilation warnings.
	(WallDynamics): Ditto.
	(CellDynamics): Ditto.
	(OnDivide): Ditto.

	* meinhardtplugin.cpp (OnDivide): Use NULL assignment merely to obviate compilation warnings.
	* (WallDynamics): Ditto.

	* auxingrowthplugin.cpp (OnDivide): Use NULL assignment merely to obviate compilation warnings.

2010-06-03    <guravage@caterpie.sen.cwi.nl>

	* Makefile: Added top-level Makefile.

2010-05-10    <guravage@caterpie.sen.cwi.nl>

	* plugin_test.pro: Added -fPIC option to QMAKE_CXXFLAGS.
	* plugin_meinhardt.pro: ditto
	* plugin_auxingrowth.pro: ditto