Explorar el Código

updating README: abcl works in multi-thread now works

Mark VandenBrink hace 12 años
padre
commit
8b43ae98cf
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -183,4 +183,3 @@ id to \*dead-channel\* and return (ie exit). Here are some preliminary timings:
 
 Note: threading does NOT currently work on ECL (missing support in bordeaux threads)
 or on my custom built CLISP with POSIX-THREADS turned on (fails with RECURSIVE MUTEX error).
-ABCL kinda/sorta works (seems to be a problem with ATOM-TYPE being unbound