Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nicola Botta
papers
Commits
4118ca1d
Commit
4118ca1d
authored
Feb 24, 2021
by
Nuria Brede
Browse files
Update instructions.
parent
29cbe7a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
2021.On the Correctness of Monadic Backward Induction/code/README.md
View file @
4118ca1d
...
...
@@ -39,11 +39,11 @@ The following has been successfully tested using Idris version 1.3.2:
*
The source files can be typechecked all at once with
`idris --checkpkg
valval
.ipkg`
`idris --checkpkg
code
.ipkg`
or built with
`idris --build
valval
.ipkg`
`idris --build
code
.ipkg`
*
Individual files can be loaded into the Idris REPL using
...
...
@@ -51,7 +51,7 @@ The following has been successfully tested using Idris version 1.3.2:
*
Generated intermediate code and executables can be deleted with
`idris --clean
valval
.ipkg`
`idris --clean
code
.ipkg`
## References
...
...
Write
Preview
Markdown
is supported
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