We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f98555 + 333cd27 commit 6e7932aCopy full SHA for 6e7932a
plugin/bignums_syntax.ml
@@ -6,10 +6,6 @@
6
(* * GNU Lesser General Public License Version 2.1 *)
7
(************************************************************************)
8
9
-(* Poor's man DECLARE PLUGIN *)
10
-let __coq_plugin_name = "coq-bignums.plugin"
11
-let () = Mltop.add_known_module __coq_plugin_name
12
-
13
(* digit-based syntax for int63, bigN bigZ and bigQ *)
14
15
open Names
0 commit comments