]> andersk Git - splint.git/blobdiff - src/Headers/constraint.h
Made allocations involving sizeof work correctly (test/malloc.c).
[splint.git] / src / Headers / constraint.h
index 8c82f9d78da088db56db39b088e114d73bc67e9b..57676f41a034d3878859db1c8c4ef54bbd7ed00c 100644 (file)
@@ -4,7 +4,7 @@
 
 typedef enum
 {
-  LT, LTE, GT, GTE, EQ, NONNEGATIVE, POSITIVE, CASTEQ
+  LT, LTE, GT, GTE, EQ, NONNEGATIVE, POSITIVE,
 }
 arithType;
 
This page took 0.045189 seconds and 4 git commands to generate.