Files
why3/examples/python/isqrt/why3session.xml
2023-08-24 16:29:59 +02:00

15 lines
558 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE why3session PUBLIC "-//Why3//proof session v5//EN"
"http://why3.lri.fr/why3session.dtd">
<why3session shape_version="6">
<prover id="0" name="Alt-Ergo" version="2.3.0" timelimit="1" steplimit="0" memlimit="1000"/>
<file format="python" proved="true">
<path name=".."/><path name="isqrt.py"/>
<theory name="Isqrt" proved="true">
<goal name="main&#39;vc" expl="VC for main" proved="true">
<proof prover="0"><result status="valid" time="0.010000" steps="10"/></proof>
</goal>
</theory>
</file>
</why3session>