init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# key: Ind
|
||||
# group: definitions
|
||||
# name: Inductive
|
||||
# --
|
||||
Inductive $1 : $2 :=
|
||||
| $0
|
||||
.
|
||||
Reference in New Issue
Block a user