summaryrefslogtreecommitdiff
path: root/legacy.json
diff options
context:
space:
mode:
Diffstat (limited to 'legacy.json')
-rw-r--r--legacy.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/legacy.json b/legacy.json
new file mode 100644
index 0000000..1947463
--- /dev/null
+++ b/legacy.json
@@ -0,0 +1,10 @@
+[{"namespace": "legacy",
+ "functions": [
+ {"name": "register",
+ "type": "function",
+ "parameters": []
+ },
+ {"name": "finalize",
+ "type": "function",
+ "parameters": []}]
+ }]