mirror of
https://github.com/AdaCore/why3.git
synced 2026-02-12 12:34:55 -08:00
19 lines
774 B
XML
19 lines
774 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="0" name="Alt-Ergo" version="2.3.0" timelimit="5" steplimit="0" memlimit="1000"/>
|
|
<file format="whyml" proved="true">
|
|
<path name=".."/><path name=".."/><path name=".."/><path name="stdlib"/>
|
|
<path name="byte_string.mlw"/>
|
|
<theory name="CString" proved="true">
|
|
<goal name="infix ='vc" expl="VC for infix =" proved="true">
|
|
<proof prover="0"><result status="valid" time="0.02" steps="138"/></proof>
|
|
</goal>
|
|
<goal name="concat'vc" expl="VC for concat" proved="true">
|
|
<proof prover="0"><result status="valid" time="0.06" steps="195"/></proof>
|
|
</goal>
|
|
</theory>
|
|
</file>
|
|
</why3session>
|