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