renamed ase to qse

This commit is contained in:
2008-12-21 20:30:00 +00:00
parent 277023a9c7
commit 4c01ea1604
644 changed files with 0 additions and 0 deletions

1
qse/cmd/awk/t16.awk Normal file
View File

@ -0,0 +1 @@
{ /*$0=" "; */ print NF; print "a" $0 "b"; x = $1; }