6 lines
115 B
Bash
Executable file
6 lines
115 B
Bash
Executable file
#!/bin/sh
|
|
# $Id$
|
|
#
|
|
# s_projects requires that xqilla (the command line program) be in
|
|
# your PATH
|
|
sh ./s_projects
|