17eed69bd5
2008/02/13 08:56:22 jcn 1.1.2.1: Import src2xml and doc/layout from GIT.
3 lines
111 B
Bash
3 lines
111 B
Bash
#!/bin/bash
|
|
|
|
source/src2xml.py --include-path=$(tr '\n' ':' < include-sc.lst) --dry-run $(cat src-sc.lst) "$@"
|