current state of 'sat-solver'
[platform/upstream/libsolv.git] / src / poolarch.h
1 #ifndef POOLARCH_H
2 #define POOLARCH_H
3
4 #include "pool.h"
5
6 extern void pool_setarch(Pool *, const char *);
7
8 #endif /* POOLARCH_H */