X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/813390c45f438f411662b1a55678e63f11681eb4..7db733d4d0fd085313e4ae3d8ff9b7cc533616bb:/mode.c.in diff --git a/mode.c.in b/mode.c.in new file mode 100644 index 0000000..c46ef1c --- /dev/null +++ b/mode.c.in @@ -0,0 +1,12 @@ +%## -*-c-*- +%## +%## Skeleton source file for modes of operation. +%# +/* -*-c-*- GENERATED from mode.c.in + * + * @base-@mode.c + */ + +#include "@base-@mode.h" +#include "@mode-def.h" +@{mode:u}_DEF(@{base:u}, @base)