From cd57c5adb39d2343e81ed1024cb2848983bfede2 Mon Sep 17 00:00:00 2001 From: Jacob Lifshay Date: Thu, 2 Jun 2022 22:37:29 -0700 Subject: smt2: Add smtlib2_comb_expr attribute to allow user-selected smtlib2 expressions --- kernel/constids.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kernel') diff --git a/kernel/constids.inc b/kernel/constids.inc index 443ac3bcb..0f6dfc29b 100644 --- a/kernel/constids.inc +++ b/kernel/constids.inc @@ -196,6 +196,8 @@ X(STATE_NUM) X(STATE_NUM_LOG2) X(STATE_RST) X(STATE_TABLE) +X(smtlib2_module) +X(smtlib2_comb_expr) X(submod) X(syn_ramstyle) X(syn_romstyle) -- cgit v1.2.3