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