2 * Copyright (c) 2007, Novell Inc.
4 * This program is licensed under the BSD license, read LICENSE.BSD
5 * for further information
8 #ifndef SATSOLVER_POOLARCH_H
9 #define SATSOLVER_POOLARCH_H
13 extern void pool_setarch(Pool *, const char *);
15 #endif /* SATSOLVER_POOLARCH_H */