File: gambit

package info (click to toggle)
slib 3b6-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 5,192 kB
  • sloc: lisp: 29,798; makefile: 1,180; sh: 953
file content (8 lines) | stat: -rwxr-xr-x 215 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/bin/sh
set -e

gsi -f /usr/share/slib/gambit.init debian/tests/test-script.scm

# This doesn't work because slib.sh passes "-" to gsi which
# creates a REPL on the terminal
#slib gsi debian/tests/test-script.scm