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