aboutsummaryrefslogtreecommitdiff
path: root/scripts/permute/constlist.h
blob: 01f172a42eec1f677dc88effc87808f138a42b71 (plain)
1
2
3
4
5
6
7
#include <stdlib.h>
#include <stdio.h>

#ifndef _CONSTLIST_H_
#define _CONSTLIST_H_

#endif /* _CONSTLIST_H_ */