From 67d6a943a838db6a6d241854d15bce4f1530337a Mon Sep 17 00:00:00 2001 From: Tianyi Cui Date: Tue, 5 Oct 2010 14:20:45 +0800 Subject: [PATCH] Refactored the newlisp formula This formula is completely rewritten. Instead of just install one executable `newlisp`, it now install everything including standard library, documentation and the IDE. Signed-off-by: Adam Vandenberg --- Formula/newlisp.rb | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/Formula/newlisp.rb b/Formula/newlisp.rb index 9b67204816e..f49bee2e9c1 100644 --- a/Formula/newlisp.rb +++ b/Formula/newlisp.rb @@ -8,16 +8,26 @@ class Newlisp