From 2c5b19226815a406c60cc1a49c59864922364c55 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 10 Apr 2020 08:55:50 -0400 Subject: Add project skeleton and import engine code. --- test | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 test (limited to 'test') diff --git a/test b/test new file mode 100755 index 0000000..b712eb2 --- /dev/null +++ b/test @@ -0,0 +1,3 @@ +#!/bin/sh + +./pre-inst-env guile --no-auto-compile boot.scm -- cgit v1.2.3