diff options
author | Tony Theodore <tonyt@logyst.com> | 2016-01-09 05:44:50 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2016-01-09 05:44:50 (GMT) |
commit | 67c21345294df5cb4f74bdac5021c20cb8241ffa (patch) | |
tree | 14cd82f7b66fca089ab1b97b7a92153e26ebb41a /doc | |
parent | d27ff9c3b83086bb37ef00a56f1f3a5bdd11ae92 (diff) | |
download | mxe-67c21345294df5cb4f74bdac5021c20cb8241ffa.zip mxe-67c21345294df5cb4f74bdac5021c20cb8241ffa.tar.gz mxe-67c21345294df5cb4f74bdac5021c20cb8241ffa.tar.bz2 |
doc/gmsl.html: update from cvs
version in tarball is incorrect, no change to other files
fixes #1154
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gmsl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gmsl.html b/doc/gmsl.html index 28fd58d..494d7f3 100644 --- a/doc/gmsl.html +++ b/doc/gmsl.html @@ -22,7 +22,7 @@ include the GMSL in your Makefile do<br> you have the right version of <span style="font-family: monospace;">gmsl</span> use the <span style="font-family: monospace;">gmsl_compatible</span> function (see -below). The current version is <span style="font-family: monospace;">1 1 6</span>.<br> +below). The current version is <span style="font-family: monospace;">1 1 7</span>.<br> <br> The GMSL package also includes a test suite for GMSL. Just run <span style="font-family: monospace;">make -f gmsl-tests</span>.<br> <h2>Logical Operators</h2>GMSL has boolean $(true) (a non-empty string) |