diff options
Diffstat (limited to 'syntax/MakeBare.v')
| -rw-r--r-- | syntax/MakeBare.v | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/syntax/MakeBare.v b/syntax/MakeBare.v new file mode 100644 index 0000000000..a3fe30035c --- /dev/null +++ b/syntax/MakeBare.v @@ -0,0 +1,3 @@ +Load PPCommand. +Load PPTactic. +Load PPMultipleCase. |
