summaryrefslogtreecommitdiff
path: root/src/FunIdentifier.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/FunIdentifier.ml')
-rw-r--r--src/FunIdentifier.ml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/FunIdentifier.ml b/src/FunIdentifier.ml
new file mode 100644
index 00000000..dd7e9318
--- /dev/null
+++ b/src/FunIdentifier.ml
@@ -0,0 +1,2 @@
+open Identifiers
+module FunDeclId = IdGen ()