From 8a192b734e468efb758bd7ae8d843cc02f024454 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Wed, 15 Nov 2023 14:25:31 +0100 Subject: More testing --- inc/term.h | 1 - 1 file changed, 1 deletion(-) (limited to 'inc') diff --git a/inc/term.h b/inc/term.h index cea5278..35ed80d 100644 --- a/inc/term.h +++ b/inc/term.h @@ -24,7 +24,6 @@ struct term { union { struct { struct term *term; - char bound; } abs; struct { struct term *lhs; -- cgit v1.2.3