X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/ba6e6b64033b1f9de49feccb5c9cd438354481f7..0f00dc4c8eb47e67bc0f148c2dd109f73a451e0a:/symm/mode.c.in diff --git a/symm/mode.c.in b/symm/mode.c.in new file mode 100644 index 0000000..c46ef1c --- /dev/null +++ b/symm/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)