# $Id: /parrot/offline/languages/m4/examples/README 2 2006-08-01T20:22:43.009903Z svm  $

This dir contains various samble data and scripts.
File with extension .frozen contain the freeze state of m4.

only_builtins.frozen   - What you get when there are no used defined macros
hello.m4               - prints 'Hello'
recursive.m4           - recursive macro definitions
