Skip to content

Commit 45c2ab4

Browse files
committed
Align Java value tags with Yices 2.7
1 parent a0bf50a commit 45c2ab4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/sri/yices/YValTag.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ public enum YValTag {
1313
BOOL,
1414
RATIONAL,
1515
ALGEBRAIC,
16+
FINITEFIELD,
1617
BV,
1718
SCALAR,
1819
TUPLE,

0 commit comments

Comments
 (0)