diff options
| -rw-r--r-- | doc/limbo/limbo.ms | 2 | ||||
| -rw-r--r-- | doc/limbo/limbo.pdf | bin | 158831 -> 158824 bytes | |||
| -rw-r--r-- | include/version.h | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/doc/limbo/limbo.ms b/doc/limbo/limbo.ms index 7f79ce4d..213372c8 100644 --- a/doc/limbo/limbo.ms +++ b/doc/limbo/limbo.ms @@ -4228,7 +4228,7 @@ values have the same type and their argument lists have correspondingly equal types. Any .CW self -attributes given to arguments much match. +attributes given to arguments must match. Names given to arguments do not enter into the comparison. .PP A type name has the same type as the type from diff --git a/doc/limbo/limbo.pdf b/doc/limbo/limbo.pdf Binary files differindex 7086c05d..e385dfd3 100644 --- a/doc/limbo/limbo.pdf +++ b/doc/limbo/limbo.pdf diff --git a/include/version.h b/include/version.h index 4f8b6d71..ad8b40f4 100644 --- a/include/version.h +++ b/include/version.h @@ -1 +1 @@ -#define VERSION "Fourth Edition (20080617)" +#define VERSION "Fourth Edition (20080623)" |
