src/HOL/Lambda/ROOT.ML
author blanchet
Mon, 19 Apr 2010 17:18:21 +0200
changeset 36229 c95fab3f9cc5
parent 34205 f69cd974bc4e
child 37296 1fad5b94c0ae
permissions -rw-r--r--
workaround for Proof General's off-by-a-few sendback display bug, whereby "pr" in "proof" is not highlighted

Syntax.ambiguity_level := 100;
Proofterm.proofs := 2;

no_document use_thys ["Code_Integer"];
use_thys ["Eta", "StrongNorm", "Standardization", "WeakNorm"];