From 68f1e606f3307c7bb40d69efe154307207711ede Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?=
Date: Wed, 16 Dec 2009 12:51:18 +0000
Subject: Add a link to EEP8
Suggested by Vlad Dumitrescu.
---
system/doc/reference_manual/modules.xml | 15 +++++++++++++++
1 file changed, 15 insertions(+)
(limited to 'system')
diff --git a/system/doc/reference_manual/modules.xml b/system/doc/reference_manual/modules.xml
index 8b14ca3459..f4885be480 100644
--- a/system/doc/reference_manual/modules.xml
+++ b/system/doc/reference_manual/modules.xml
@@ -167,6 +167,21 @@ fact(0) -> % |
the original user-written file from which the source program
was produced.
+
+
+ Types and function specifications
+ The current release implements types and function specifications
+ as described in
+ EEP8 -
+Types and function specifications.
+
+
+ The implementation and EEP8 may not exactly correspond to
+ each other. In a future release, type and function specifications
+ will be described in this reference manual.
+
+
+