mirror of
https://github.com/AdaCore/why3.git
synced 2026-02-12 12:34:55 -08:00
17 lines
741 B
XML
17 lines
741 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="Coq" version="8.19.2" timelimit="5" steplimit="0" memlimit="1000"/>
|
|
<prover id="2" name="MetiTarski" version="2.4" timelimit="5" steplimit="0" memlimit="1000"/>
|
|
<file format="whyml" proved="true">
|
|
<path name=".."/><path name="real.why"/>
|
|
<theory name="CosineSingle" proved="true">
|
|
<goal name="MethodError" proved="true">
|
|
<proof prover="0"><path name="real_CosineSingle_MethodError_1.v"/><result status="valid" time="0.940000"/></proof>
|
|
<proof prover="2"><result status="valid" time="0.110000"/></proof>
|
|
</goal>
|
|
</theory>
|
|
</file>
|
|
</why3session>
|