diff options
Diffstat (limited to 'scripts/permute/constlist.h')
-rw-r--r-- | scripts/permute/constlist.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/permute/constlist.h b/scripts/permute/constlist.h deleted file mode 100644 index 01f172a..0000000 --- a/scripts/permute/constlist.h +++ /dev/null @@ -1,7 +0,0 @@ -#include <stdlib.h> -#include <stdio.h> - -#ifndef _CONSTLIST_H_ -#define _CONSTLIST_H_ - -#endif /* _CONSTLIST_H_ */ |