diff options
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +: BEGIN {die "You meant to run embed.pl"} # Stop early if fed to perl. +: : Lines are of the form: : flags|return_type|function_name|arg1|arg2|...|argN : |