File: run-theme-d-program-m.in

package info (click to toggle)
theme-d 7.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 21,240 kB
  • sloc: lisp: 9,688; sh: 5,345; makefile: 716; ansic: 477
file content (5 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/bin/sh

topdir=@_abs_top_dir@

exec $topdir/guile-code/theme-d/runtime/run-theme-d-program-m.scm "$@"