From e5bf9eb5a64e5b8292ef13477b573aac1105bbbd Mon Sep 17 00:00:00 2001 From: Frank Duncan Date: Fri, 1 May 2015 11:03:55 -0500 Subject: [PATCH] Add run --- bin/run-nl | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/run-nl diff --git a/bin/run-nl b/bin/run-nl new file mode 100755 index 0000000..2751c5e --- /dev/null +++ b/bin/run-nl @@ -0,0 +1,3 @@ +#!/bin/bash + +sbcl --script bin/run.lisp -- 2.25.1