- fix a conceptual bug in peephole, we need a callback before and after
[libfirm] / ir / adt / pset.c
1 /**
2  * @file
3  * @brief   pset implementation
4  * @version $Id$
5  */
6 #define PSET
7 #include <set.c>