Fix functionencoder to have correct pointers...
[satune.git] / src / AST / predicate.h
1 #ifndef PREDICATE_H
2 #define PREDICATE_H
3 #include "classlist.h"
4 #include "mymemory.h"
5
6 struct Predicate {
7
8 };
9 #endif