Last change
on this file was
7932,
checked in by rempel, 17 years ago
|
corrected path for LOAD.mdl, added names of manuals for synthetic biology, scripts now included in dist, CmdSBMLImport from windows version, some formating/wording
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
author date id revision
|
File size:
847 bytes
|
Rev | Line | |
---|
[40] | 1 | ;;;====================================================================== |
---|
| 2 | ;;; PROMOT Knowledge Base |
---|
| 3 | ;;; Hafke Process |
---|
| 4 | ;;;---------------------------------------------------------------------- |
---|
| 5 | ;;; |
---|
| 6 | ;;; LOAD.mdl |
---|
| 7 | ;;; |
---|
| 8 | ;;; Frank Traenkle |
---|
| 9 | ;;; ISR, Universitaet Stuttgart |
---|
| 10 | ;;; 1998 |
---|
| 11 | ;;;============================================================ |
---|
| 12 | |
---|
[1099] | 13 | (cd :dir "../../generic") |
---|
[7932] | 14 | ;in kb/gneric LOAD.mdl is renamed into LOAD-generic.mdl |
---|
| 15 | (include :file "LOAD-generic.mdl") |
---|
[40] | 16 | |
---|
[1099] | 17 | (cd :dir "../hafke/obertopp") |
---|
[40] | 18 | (include :file "ppc-equation-systems.mdl") |
---|
| 19 | (include :file "material-modeling-entities.mdl") |
---|
| 20 | (include :file "reaction-kinetics.mdl") |
---|
| 21 | (include :file "geometry.mdl") |
---|
| 22 | (include :file "phases.mdl") |
---|
| 23 | (include :file "wall.mdl") |
---|
| 24 | (include :file "pumps.mdl") |
---|
| 25 | (include :file "controller.mdl") |
---|
| 26 | (include :file "reservoirs.mdl") |
---|
| 27 | (include :file "process.mdl") |
---|
| 28 | |
---|
| 29 | ;;; |
---|
| 30 | ;;; EOF |
---|
| 31 | ;;; |
---|
| 32 | |
---|
Note: See
TracBrowser
for help on using the repository browser.