diff options
| author | Enrico Tassi | 2018-05-17 17:23:21 +0200 |
|---|---|---|
| committer | Enrico Tassi | 2018-05-17 17:23:21 +0200 |
| commit | b88102233366b9290fc8819443764a15c109e00c (patch) | |
| tree | 09e15e51359cb3c71acd52f3c7a5019e25c8c161 | |
| parent | 679140212d704885f91ec4a23d60628f85bf830a (diff) | |
DECLARE PLUGIN "$name" === Declare ML Module "$name"
| -rw-r--r-- | tuto0/src/g_tuto0.ml4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tuto0/src/g_tuto0.ml4 b/tuto0/src/g_tuto0.ml4 index df6e187d52..d6e95ba0f7 100644 --- a/tuto0/src/g_tuto0.ml4 +++ b/tuto0/src/g_tuto0.ml4 @@ -1,4 +1,4 @@ -DECLARE PLUGIN "tuto0" +DECLARE PLUGIN "tuto0_plugin" open Pp open Ltac_plugin |
