From: Jeremy Dawson <Jeremy.Dawson@rsise.anu.edu.au>
I've just obtained a recent development version of Isabelle, and find
that update_thy is missing.
Is this intentional? Is there something to use in its place? To exit
and restart Isabelle, and do use_thy, wastes a lot of time
Jeremy
From: Makarius <makarius@sketis.net>
This is what the official Isabelle/NEWS file (of the current development
snapshot) says:
Anyway, neither use_thy nor former update_thy should occur in regular
interactive use of Isabelle at all: when processing a theory header
interactively, the system already updates all required theories. Invoking
use_thy (or its simultaneous version use_thys) mostly occurs in batch mode
ROOT.ML files, until we replace these by plain ROOT header specifications
using existing theory syntax.
Makarius
Last updated: Nov 21 2024 at 12:39 UTC