From ca82e1ff51108a3dac37f52a96f3af4b4e8d1a18 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Tue, 7 Mar 2017 11:18:29 +0100 Subject: Farewell decl_mode This commit removes from the source tree plugins/decl_mode, its chapter in the reference manual and related tests. --- theories/Init/Prelude.v | 1 - 1 file changed, 1 deletion(-) (limited to 'theories') diff --git a/theories/Init/Prelude.v b/theories/Init/Prelude.v index 03f2328dec..c58d23dad0 100644 --- a/theories/Init/Prelude.v +++ b/theories/Init/Prelude.v @@ -19,7 +19,6 @@ Require Export Coq.Init.Tauto. (* Initially available plugins (+ nat_syntax_plugin loaded in Datatypes) *) Declare ML Module "extraction_plugin". -Declare ML Module "decl_mode_plugin". Declare ML Module "cc_plugin". Declare ML Module "ground_plugin". Declare ML Module "recdef_plugin". -- cgit v1.2.3