src/HOL/Import/ROOT.ML
author blanchet
Thu, 02 Aug 2012 10:10:29 +0200
changeset 48653 6ac7fd9b3a54
parent 47266 bf9796e44584
permissions -rw-r--r--
support older versions of Vampire

use_thy "HOL_Light_Maps";

if getenv "HOL_LIGHT_BUNDLE" <> ""
then use_thy "HOL_Light_Import"
else ()