From cc3fc91b453f400241dc1db8e8ad6ef2433536f7 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 24 Aug 2020 14:32:18 -0400 Subject: Add run-example script. --- run-example | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 run-example (limited to 'run-example') diff --git a/run-example b/run-example new file mode 100755 index 0000000..aba027a --- /dev/null +++ b/run-example @@ -0,0 +1,4 @@ +#!/bin/sh + +cd examples +../pre-inst-env guile $1.scm -- cgit v1.2.3