Added entry for factory

cvs
Eduardo Cavazos 2005-11-30 10:03:20 +00:00
parent 4170a832c5
commit 9e39aa5afc
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ library, but is useful enough to ship with the Factor distribution.
- contrib/crypto/ -- MD5 and SHA1 cryptographic hashes (Doug Coleman)
- contrib/factory/ -- X11 window manager
- contrib/factory/ -- X11 window manager (Eduardo Cavazos)
- contrib/httpd/ -- HTTP server and client (Slava Pestov, Chris Double)