aboutsummaryrefslogtreecommitdiff
path: root/Doc/Manual/Contract.html
diff options
context:
space:
mode:
authorHenning Thielemann <swig@henning-thielemann.de>2004-03-19 11:45:29 +0000
committerHenning Thielemann <swig@henning-thielemann.de>2004-03-19 11:45:29 +0000
commit39d92e49b2d91b250b6b63c0337b888b01c3e33d (patch)
tree1e7ea163099dd585d74e2be970843b06e55a8203 /Doc/Manual/Contract.html
parent3acfe68bee9cf7c98f8348acbae3077a0312c6f7 (diff)
downloadswig-39d92e49b2d91b250b6b63c0337b888b01c3e33d.tar.gz
added basic Modula-3 support
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5776 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Doc/Manual/Contract.html')
-rw-r--r--Doc/Manual/Contract.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/Manual/Contract.html b/Doc/Manual/Contract.html
index 2650d103b..c80299ed8 100644
--- a/Doc/Manual/Contract.html
+++ b/Doc/Manual/Contract.html
@@ -155,6 +155,7 @@ this means that both the arguments to <tt>Spam::bar</tt> must be positive.
<a name="n4"></a><H2>10.3 Constant aggregation and %aggregate_check</H2>
+
Consider an interface file that contains the following code:
<blockquote>
@@ -238,4 +239,4 @@ in SWIG-1.3.20.
<address>SWIG 1.3 - Last Modified : November 12, 2003</address>
</body>
-</html>
+</html> \ No newline at end of file