File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -153,15 +153,6 @@ since Solidity 0.7.4.
153153SMTChecker
154154~~~~~~~~~~
155155
156- This component has to be enabled when the Solidity compiler is built
157- and therefore it is not available in all Solidity binaries.
158- The :ref: `build instructions<smt_solvers_build> ` explain how to activate this option.
159- It is activated for the Ubuntu PPA releases in most versions,
160- but not for the Docker images, Windows binaries or the
161- statically-built Linux binaries. It can be activated for solc-js via the
162- `smtCallback <https://github.com/argotorg/solc-js#example-usage-with-smtsolver-callback >`_ if you have an SMT solver
163- installed locally and run solc-js via node (not via the browser).
164-
165156If you use ``pragma experimental SMTChecker; ``, then you get additional
166157:ref: `safety warnings<formal_verification> ` which are obtained by querying an
167158SMT solver.
You can’t perform that action at this time.
0 commit comments