Rearrange the file tree.
[u/mdw/catacomb] / symm / safersk.c
1 /* -*-c-*-
2 *
3 * Stub source for SAFER SK
4 *
5 * (c) 2001 Straylight/Edgeware
6 */
7
8 #include "blkc.h"
9 #include "safersk.h"
10
11 const char *safersk_magic = "Compile this useless file";
12
13 BLKC_TEST(SAFERSK, safersk)
14