From 65d6daaefcb3ceb66bc824e95a215d565183fad0 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 27 May 2020 09:10:51 +0200 Subject: Turn all Guile stuff into proper modules --- guile/nanolight/fixture.scm | 1 + 1 file changed, 1 insertion(+) create mode 100644 guile/nanolight/fixture.scm (limited to 'guile/nanolight/fixture.scm') diff --git a/guile/nanolight/fixture.scm b/guile/nanolight/fixture.scm new file mode 100644 index 0000000..95bdc13 --- /dev/null +++ b/guile/nanolight/fixture.scm @@ -0,0 +1 @@ +(define-module (nanolight fixture)) -- cgit v1.2.3