wenzelm [Wed, 18 Oct 2023 16:29:24 +0200] rev 78796
clarified signature: more concise simproc setup in ML;
wenzelm [Wed, 18 Oct 2023 15:13:52 +0200] rev 78795
clarified signature: more concise variations on implicit theory setup;
wenzelm [Tue, 17 Oct 2023 22:29:12 +0200] rev 78794
clarified simproc_setup (passive);
wenzelm [Tue, 17 Oct 2023 22:25:48 +0200] rev 78793
clarified 'simproc_setup';
wenzelm [Tue, 17 Oct 2023 18:55:29 +0200] rev 78792
support for "simproc_setup ... (passive)": allow to define simprocs in Isar that are not added to the simpset (yet);
wenzelm [Tue, 17 Oct 2023 15:51:28 +0200] rev 78791
more standard simproc_setup in Isar;
recovered examples from dead comments;
wenzelm [Tue, 17 Oct 2023 15:10:14 +0200] rev 78790
more standard ML setup;
proper tracing messages depending on context option, not Unsynchronized.ref;
tuned whitespace;