summaryrefslogtreecommitdiff
path: root/cfrontend/Cparser.mlpack
diff options
context:
space:
mode:
Diffstat (limited to 'cfrontend/Cparser.mlpack')
-rw-r--r--cfrontend/Cparser.mlpack6
1 files changed, 1 insertions, 5 deletions
diff --git a/cfrontend/Cparser.mlpack b/cfrontend/Cparser.mlpack
index e6bbdc6..b59e30f 100644
--- a/cfrontend/Cparser.mlpack
+++ b/cfrontend/Cparser.mlpack
@@ -16,12 +16,8 @@ cparser/Elab
cparser/Rename
cparser/Transform
cparser/Unblock
-cparser/SimplExpr
-cparser/AddCasts
-cparser/StructByValue
-cparser/StructAssign
+cparser/StructReturn
cparser/Bitfields
cparser/PackedStructs
-cparser/SimplVolatile
cparser/Parse