src/HOL/Lambda/ROOT.ML
author huffman
Mon, 22 Mar 2010 15:42:07 -0700
changeset 35907 ea0bf2a01eb0
parent 34205 f69cd974bc4e
child 37296 1fad5b94c0ae
permissions -rw-r--r--
avoid dependence on adm_tac solver

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

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