aboutsummaryrefslogtreecommitdiff
path: root/API/PROPERTIES
diff options
context:
space:
mode:
authorEnrico Tassi2017-12-22 14:11:55 +0100
committerEnrico Tassi2017-12-27 14:19:59 +0100
commitb37d3f199e4521e2ae20cc96f0f2b04acc36c7cc (patch)
tree5286af838087a280405b1cf1c7a3248612e7c5aa /API/PROPERTIES
parent7e319ad03aba413f3165b848eaf821b364f9291b (diff)
[API] remove large file containing duplicate interfaces
... in favor of having Public/Internal sub modules in each and every module grouping functions according to their intended client.
Diffstat (limited to 'API/PROPERTIES')
-rw-r--r--API/PROPERTIES8
1 files changed, 0 insertions, 8 deletions
diff --git a/API/PROPERTIES b/API/PROPERTIES
deleted file mode 100644
index cd942e2021..0000000000
--- a/API/PROPERTIES
+++ /dev/null
@@ -1,8 +0,0 @@
-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.