move to use of dh(1) in rules, move git-buildpackage config to .git/
[debian/yforth] / hello.yf
1 #! /usr/bin/yforth
2 \
3 \ a simple example of a yforth script
4 \
5 .( Hello World!) cr bye