diff options
| author | Graydon Hoare <[email protected]> | 2011-04-19 14:00:04 -0700 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2011-04-19 14:00:04 -0700 |
| commit | 3d9cf15d0b5c89f3e71d1679b0698f3884e5a5d2 (patch) | |
| tree | bb282c4d0fe1a8b6442156712889f6e427c8f2ab /doc | |
| parent | Remove mention of effect system from manual. (diff) | |
| download | rust-3d9cf15d0b5c89f3e71d1679b0698f3884e5a5d2.tar.xz rust-3d9cf15d0b5c89f3e71d1679b0698f3884e5a5d2.zip | |
Remove half-baked 'opacity' layer qualifier.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/rust.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/rust.texi b/doc/rust.texi index 8f0e59bf..e7860a93 100644 --- a/doc/rust.texi +++ b/doc/rust.texi @@ -678,7 +678,6 @@ The keywords are: @tab @code{auto} @item @code{state} @tab @code{gc} -@tab @code{abs} @tab @code{const} @tab @code{thread} @item @code{auth} |