Removed no-longer-true warning. - sam - An updated version of the sam text edit… | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 26b4bc97498c95b42c5e1d0a41a58700a12c16a8 | |
parent 775e55320f698ec626cdb037255a177d053e8555 | |
Author: Rob King <[email protected]> | |
Date: Tue, 17 May 2016 17:51:00 -0500 | |
Removed no-longer-true warning. | |
Diffstat: | |
README | 2 -- | |
1 file changed, 0 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/README b/README | |
@@ -98,8 +98,6 @@ protocol allowing sam to run on 64-bit processors. However, … | |
dependencies on structure alignment remain. The USE64BITS configuration | |
variable in config.mk can be set to cope with 64-bit systems. | |
-Note that sam seems to have some issues when running under a compositing windo… | |
- | |
Rob Pike designed and implemented the original Unix version of sam and | |
the current version ported from Plan 9. Howard Trickey provided the X | |
version of the graphics library, libXg. Matty Farrow and his colleagues |