Delete raw-tests.scm
This commit is contained in:
parent
df38891587
commit
d3b048cd17
@ -1,13 +0,0 @@
|
||||
#!/usr/bin/env sh
|
||||
exec guile -L . -s "$0" "$@"
|
||||
!#
|
||||
|
||||
(use-modules (potato make)
|
||||
(srfi srfi-1))
|
||||
|
||||
(initialize '("test" "foo.exe" "--verbose"))
|
||||
(: "foo.exe" '("foo.c")
|
||||
"cc -o foo.exe foo.c")
|
||||
(execute)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user