Skip to content
CJ Bell edited this page Nov 28, 2016 · 3 revisions

Status(force: bool)

CoqIDE typically sets force to false.

<call val="Status"><bool val="${force}"/></call>

Returns

<status>
  <list><string>${pathPart1}</string>...<string>${pathPartN}</string></list>
  <string>${proofName}</string>
  <list><string>${pendingProof1}</string>...<string>${pendingProofN}</string></list>
  <int>${proofNumber}</int>
</status>
Clone this wiki locally