diff options
Diffstat (limited to 'inc/term.h')
-rw-r--r-- | inc/term.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -24,7 +24,6 @@ struct term { union { struct { struct term *term; - char bound; } abs; struct { struct term *lhs; |