berghofe [Fri, 29 Jun 2012 09:45:48 +0200] rev 48167
Various improvements
- show names of remaining VCs after spark_open and spark_vc
- spark_status now also shows names of conclusions
- spark_end now also accepts pending VCs, if "incomplete" option
is given
- VCs whose proofs contain oracles are no longer declared as proved
in the corresponding *.prv file
haftmann [Thu, 28 Jun 2012 17:06:11 +0200] rev 48166
no ml-platform-specific components
Andreas Lochbihler [Thu, 28 Jun 2012 09:18:58 +0200] rev 48165
instantiate card_UNIV with nibble and code_numeral
Andreas Lochbihler [Thu, 28 Jun 2012 09:16:00 +0200] rev 48164
change card_UNIV from itself to phantom type to avoid unnecessary closures in generated code
Andreas Lochbihler [Thu, 28 Jun 2012 09:14:57 +0200] rev 48163
add generic phantom type
wenzelm [Wed, 27 Jun 2012 17:52:07 +0200] rev 48162
added universal jdk-6u31 as standard component;
wenzelm [Wed, 27 Jun 2012 17:51:06 +0200] rev 48161
added ProofGeneral-4.1 as standard component, which allows to discontinue special choosefrom magic eventually;