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
e563da73
Commit
e563da73
authored
Oct 16, 2015
by
Thierry Martinez
Browse files
numerical_simulation/1
parent
5c9ce57f
Changes
1
Hide whitespace changes
Inline
Side-by-side
numerical_simulation.pl
View file @
e563da73
:-
module
(
numerical_simulation
,
[
numerical_simulation
/
0
numerical_simulation
/
0
,
numerical_simulation
/
1
]
).
...
...
@@ -11,6 +12,7 @@ numerical_simulation :-
doc
(
'performs a numerical simulation up to 20s.'
),
numerical_simulation
(
20
).
numerical_simulation
(
Time
)
:-
biocham_command
,
type
(
Time
,
time
),
...
...
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