BUG FIX when there is no usedSettings
[satune.git] / src / classlist.h
index d81b9bc9c6e683e8f45d8cc67df45f73dd392b45..9616bc2e7154adc2f55eaba6bc6cab22169e9140 100644 (file)
@@ -75,9 +75,9 @@ class EncodingSubGraph;
 class SignatureEnc;
 class Signature;
 class ValuedSignature;
-class ElementSig;
-class SetSig;
-class BooleanSig;
+class AlloyElementSig;
+class AlloySetSig;
+class AlloyBoolSig;
 struct IncrementalSolver;
 typedef struct IncrementalSolver IncrementalSolver;
 struct TableEntry;