From 4e8541c06f1c9ec222317d047a138b81fd63e24a Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sat, 6 Feb 2016 22:27:47 +0100 Subject: development/ecl: Drop note about gc/libatomic_ops from README. Signed-off-by: Heinz Wiesinger --- development/ecl/README | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'development') diff --git a/development/ecl/README b/development/ecl/README index b5c2b8d2b5..d1e2f0ba55 100644 --- a/development/ecl/README +++ b/development/ecl/README @@ -1,4 +1,4 @@ -ECL is an implementation of the Common Lisp language as defined by the +ECL is an implementation of the Common Lisp language as defined by the ANSI X3J13 specification. The most relevant features are: - A bytecodes compiler and interpreter. - Compiles Lisp also with any C/C++ compiler. @@ -6,6 +6,3 @@ ANSI X3J13 specification. The most relevant features are: - ASDF, Sockets, Gray streams, MOP, and other useful components. - Extremely portable. - A reasonable license. - -libatomic_ops and gc are optional dependencies; if they are not present -during build, ecl will use internal copies of each. -- cgit v1.2.3