Changeset 12239 in project for release/3/nemo/trunk/nemo.scm
- Timestamp:
- 10/22/08 07:23:34 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
release/3/nemo/trunk/nemo.scm
r12238 r12239 69 69 (s+ "write NMODL output to file (default: <model-name>.mod)")) 70 70 ,(args:make-option (nmodl-kinetic) (optional: "STATES") 71 (s+ "use NMODL kinetic equations for the given state s (or for all states)"))71 (s+ "use NMODL kinetic equations for the given state complexes (or for all state complexes)")) 72 72 ,(args:make-option (nmodl-method) (required: "METHOD") 73 73 (s+ "specify NMODL integration method (cnexp, derivimplicit)")
Note: See TracChangeset
for help on using the changeset viewer.