From 7ea3de67a88949c026f9715780f4fc3c5c5875f3 Mon Sep 17 00:00:00 2001 From: Yves Bertot Date: Tue, 1 May 2018 21:34:48 +0200 Subject: add a simple explanation in the README file --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000000..568a56bf37 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +How to write plugins in Coq +=========================== + + * tuto0 : package a ml4 file in a plugin, organize a Makefile, _CoqProject + Example of syntax to add a new toplevel command + Example of function call to print a simple message. + -- cgit v1.2.3