Skip to content

Commit

Permalink
Be more specific about PolyML version
Browse files Browse the repository at this point in the history
  • Loading branch information
myreen committed Jan 24, 2020
1 parent 2bc5f8a commit 3d28c48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Standard ML.
The source and proofs for CakeML are developed in the [HOL4 theorem
prover](http://hol-theorem-prover.org). We use the latest development
version of [HOL4](https://github.com/HOL-Theorem-Prover/HOL), which we
build on [PolyML 5.7](http://www.polyml.org).
build on [PolyML 5.7.1](http://www.polyml.org).
Example build instructions can be found in
[build-instructions.sh](build-instructions.sh).

Expand Down
2 changes: 1 addition & 1 deletion readmePrefix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Standard ML.
The source and proofs for CakeML are developed in the [HOL4 theorem
prover](http://hol-theorem-prover.org). We use the latest development
version of [HOL4](https://github.com/HOL-Theorem-Prover/HOL), which we
build on [PolyML 5.7](http://www.polyml.org).
build on [PolyML 5.7.1](http://www.polyml.org).
Example build instructions can be found in
[build-instructions.sh](build-instructions.sh).

Expand Down

0 comments on commit 3d28c48

Please sign in to comment.