mirror of
https://github.com/AdaCore/why3.git
synced 2026-02-12 12:34:55 -08:00
15 lines
548 B
XML
15 lines
548 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE why3session PUBLIC "-//Why3//proof session v5//EN"
|
|
"https://www.why3.org/why3session.dtd">
|
|
<why3session shape_version="6">
|
|
<prover id="0" name="CVC4" version="1.8" timelimit="5" steplimit="0" memlimit="1000"/>
|
|
<file format="whyml" proved="true">
|
|
<path name=".."/><path name="partial.mlw"/>
|
|
<theory name="S" proved="true">
|
|
<goal name="s'vc" expl="VC for s" proved="true">
|
|
<proof prover="0"><result status="valid" time="0.042397" steps="7261"/></proof>
|
|
</goal>
|
|
</theory>
|
|
</file>
|
|
</why3session>
|