Skip to content
Snippets Groups Projects
Commit f1d63dbf authored by Michele Alberti's avatar Michele Alberti
Browse files

[driver] Remove useless stuff.

parent 9219d96d
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,6 @@ theory BuiltIn
end
theory int.Int
prelude ";;; SMT-LIB2: integer arithmetic"
syntax function zero "0"
......@@ -79,7 +78,6 @@ theory int.Int
end
theory real.Real
prelude ";;; SMT-LIB2: real arithmetic"
syntax function zero "0.0"
......@@ -99,11 +97,6 @@ theory real.Real
remove allprops
meta "encoding:kept" type real
end
theory real.Real
end
theory Tuple0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment