diff options
Diffstat (limited to 'devel/lightning/pkg-descr')
-rw-r--r-- | devel/lightning/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/lightning/pkg-descr b/devel/lightning/pkg-descr index f878ec1123e9..f3d49a2ebbd5 100644 --- a/devel/lightning/pkg-descr +++ b/devel/lightning/pkg-descr @@ -2,5 +2,3 @@ GNU lightning is a library that generates assembly language code at run-time; it is very fast, making it ideal for Just-In-Time compilers, and it abstracts over the target CPU, as it exposes to the clients a standardized RISC instruction set inspired by the MIPS and SPARC chips. - -WWW: http://www.gnu.org/software/lightning/ |