Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lifeware
biocham
Commits
19c77706
Commit
19c77706
authored
Feb 06, 2020
by
HEMERY Mathieu
Browse files
Reinitialize the index for molecule and parameter with clear_model
parent
905091e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
models.pl
View file @
19c77706
...
...
@@ -197,6 +197,8 @@ clear_model :-
),
set_option
(
show
,
{}),
retractall
(
nusmv
:
query_molecules
(
_
)),
nb_setval
(
molecule_index
,
0
),
nb_setval
(
parameter_index
,
0
),
assertz
(
nusmv
:
query_molecules
([])).
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment