forked from AuroraMiddleware/gtk
3 lines
66 B
Bash
3 lines
66 B
Bash
|
#! /bin/sh
|
||
|
awk -f extract.awk ../docs/gtk_tut.sgml $1 $2 $3 $4 $5
|