X-Git-Url: http://plrg.eecs.uci.edu/git/?p=satune.git;a=blobdiff_plain;f=src%2Fclasslist.h;h=361dcb6d0756f733109cc595327c9f83aee0efee;hp=8b412eab0f93c2c11d55d029a75f3d3e103d2f7e;hb=aa6bbd899ac65d2d7106f611a22abd2312d00ca2;hpb=7601d07d77ec207b3984c2d31b69a60021c96dee diff --git a/src/classlist.h b/src/classlist.h index 8b412ea..361dcb6 100644 --- a/src/classlist.h +++ b/src/classlist.h @@ -48,11 +48,11 @@ typedef struct Table Table; struct Order; typedef struct Order Order; -struct ElementEncoder; -typedef struct ElementEncoder ElementEncoder; +struct ElementEncoding; +typedef struct ElementEncoding ElementEncoding; -struct FunctionEncoder; -typedef struct FunctionEncoder FunctionEncoder; +struct FunctionEncoding; +typedef struct FunctionEncoding FunctionEncoding; typedef unsigned int uint; typedef uint64_t VarType;