new strategy
[cdsspec-compiler.git] / benchmark / cliffc-hashtable / simplified_cliffc_hashtable.h
index a37ebdb933f7be6043d227049f4b2df048fec713..299e7a320533cf9b8362b6c812a57f63c7b6f9d6 100644 (file)
@@ -85,6 +85,7 @@ class cliffc_hashtable {
                @Begin
                @Options:
                        LANG = C;
+                       CLASS = cliffc_hashtable;
                @Global_define:
                        @DeclareVar:
                        spec_hashtable<TypeK, TypeV*> map;