mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-15 02:01:39 +03:00
49030290e9
Revised how we do output for `:sat` and `:prove` without arguments, making it more clear what properties are being checked in each case. Also reworded the output of `:check` slightly in the case where the property has no inputs. It would be nice to make `:check` output more consistent with the others.
16 lines
186 B
Plaintext
16 lines
186 B
Plaintext
Loading module Cryptol
|
|
Loading module Cryptol
|
|
Loading module Main
|
|
:prove thm1
|
|
Q.E.D.
|
|
:prove thm2
|
|
Q.E.D.
|
|
:prove thm3
|
|
Q.E.D.
|
|
:prove thm4
|
|
Q.E.D.
|
|
:prove thm5
|
|
Q.E.D.
|
|
:prove thm6
|
|
Q.E.D.
|