source: Promot/trunk/promot/kb/practical-bio/LOAD.mdl @ 8851

Last change on this file since 8851 was 8851, checked in by rempel, 16 years ago

added icon path (before not working if stored path in .promot-options removed, e.g. crash else loading of sbml-library or reduced-library will persistently add icon-path)

File size: 277 bytes
Line 
1(add-icon-dir "promot:kb;SignalTransd;libraries;")
2
3(cd  :dir "../dynamic_library")
4(include :file "dynamic-library")
5
6(cd :dir "../practical-bio")
7(include :file "modules_extra")
8
9(include :file "mapk2")
10
11(include :file "predefined_modules")
12
13(include :file "my-cyclic-test")
Note: See TracBrowser for help on using the repository browser.