mirror of
https://github.com/AdaCore/why3.git
synced 2026-02-12 12:34:55 -08:00
15 lines
553 B
XML
15 lines
553 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="1" name="Z3" version="4.11.2" timelimit="1" steplimit="0" memlimit="1000"/>
|
|
<file format="python" proved="true">
|
|
<path name=".."/><path name="range.py"/>
|
|
<theory name="Range" proved="true">
|
|
<goal name="main'vc" expl="VC for main" proved="true">
|
|
<proof prover="1"><result status="valid" time="0.03" steps="144359"/></proof>
|
|
</goal>
|
|
</theory>
|
|
</file>
|
|
</why3session>
|