Files
why3/examples/stdlib/byte_string/why3session.xml
Guillaume Melquiond 7574bfe84e Clean standard library.
2021-01-29 18:34:19 +01:00

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 =&#39;vc" expl="VC for infix =" proved="true">
<proof prover="0"><result status="valid" time="0.02" steps="138"/></proof>
</goal>
<goal name="concat&#39;vc" expl="VC for concat" proved="true">
<proof prover="0"><result status="valid" time="0.06" steps="195"/></proof>
</goal>
</theory>
</file>
</why3session>