source: Promot/trunk/promot/kb/SignalTransd/structure/toymodel_tutorial/LOAD_toymodel.mdl

Last change on this file was 8080, checked in by steinmet, 16 years ago

change superclass-structure, remove duplicated code and rename load-file in toymodel

File size: 153 bytes
Line 
1(define-module
2  :class "toymodel"
3  :super-classes ("struct-model"))
4
5(include :file "nucleus")
6
7(include :file "cell")
8
9(include :file "whole_model")
10
Note: See TracBrowser for help on using the repository browser.