aboutsummaryrefslogtreecommitdiff
path: root/vo.itarget
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2016-10-03 14:46:58 +0200
committerPierre-Marie Pédrot2017-05-19 15:17:31 +0200
commit94f4ade387013a2e3fe8d1042fbd152088ce1daa (patch)
treef33b1d425b38be9e7713245792a1cb19279e3385 /vo.itarget
Introduction of the Ltac2 plugin.
For now, it is only a simple mini-ML whose effects are the proofview monad. There is no facility to manipulate terms nor any hardwired tactic. Pattern-matching is restricted to superficial constructors, the language is lacking a lot of user-friendly interfaces, the grammar is crappy, and much more.
Diffstat (limited to 'vo.itarget')
-rw-r--r--vo.itarget1
1 files changed, 1 insertions, 0 deletions
diff --git a/vo.itarget b/vo.itarget
new file mode 100644
index 0000000000..776404ad79
--- /dev/null
+++ b/vo.itarget
@@ -0,0 +1 @@
+Ltac2.vo