aboutsummaryrefslogtreecommitdiff
path: root/API/PROPERTIES
diff options
context:
space:
mode:
authorMatej Košík2017-05-29 11:02:06 +0200
committerMatej Košík2017-06-10 10:33:53 +0200
commitb6feaafc7602917a8ef86fb8adc9651ff765e710 (patch)
tree5a033488c31040009adb725f20e8bd0a5dd31bc5 /API/PROPERTIES
parent102d7418e399de646b069924277e4baea1badaca (diff)
Remove (useless) aliases from the API.
Diffstat (limited to 'API/PROPERTIES')
-rw-r--r--API/PROPERTIES8
1 files changed, 8 insertions, 0 deletions
diff --git a/API/PROPERTIES b/API/PROPERTIES
new file mode 100644
index 0000000000..cd942e2021
--- /dev/null
+++ b/API/PROPERTIES
@@ -0,0 +1,8 @@
+0 : All API elements, i.e.:
+ - modules
+ - module types
+ - functions & values
+ - types
+ are present if and only if are needed for implementing Coq plugins.
+
+1 : Individual API elements are not aliased.