7 lines
183 B
Bash
Executable file
7 lines
183 B
Bash
Executable file
#!/bin/sh
|
|
# $Id: s_win32,v 1.3 2008/01/03 16:24:27 gmfeinberg Exp $
|
|
#
|
|
sh ./s_win32_dsp
|
|
# s_projects requires that xqilla (the command line program) be in
|
|
# your PATH
|
|
sh ./s_projects
|