Files
why3/examples/python/concat/why3session.xml
Claude Marche db96723fd9 fix sessions
2022-07-07 15:49:23 +02:00

15 lines
556 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.8.10" timelimit="1" steplimit="0" memlimit="1000"/>
<file format="python" proved="true">
<path name=".."/><path name="concat.py"/>
<theory name="Concat" proved="true">
<goal name="main&#39;vc" expl="VC for main" proved="true">
<proof prover="1"><result status="valid" time="0.80" steps="2955913"/></proof>
</goal>
</theory>
</file>
</why3session>