6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
|
# --- wxBase headers list begins here ---
|
||
|
cat <<EOF >wxbase-headers-list
|
||
|
@('\n'.join(ALL_BASE_HEADERS.split()))
|
||
|
EOF
|
||
|
# --- wxBase headers list ends here ---
|