mirror of
https://github.com/AdaCore/why3.git
synced 2026-02-12 12:34:55 -08:00
15 lines
558 B
XML
15 lines
558 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="Alt-Ergo" version="2.3.3" timelimit="5" steplimit="0" memlimit="1000"/>
|
|
<file format="micro-C" proved="true">
|
|
<path name=".."/><path name="mult.c"/>
|
|
<theory name="Mult" proved="true">
|
|
<goal name="mult'vc" expl="VC for mult" proved="true">
|
|
<proof prover="0"><result status="valid" time="0.024367" steps="38"/></proof>
|
|
</goal>
|
|
</theory>
|
|
</file>
|
|
</why3session>
|