From bd41c9d104550ad5472a28655cd6353ba6df1696 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Thu, 6 Feb 2014 01:05:30 +0100 Subject: Less dependencies in Omega. --- plugins/omega/Omega.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/omega/Omega.v') diff --git a/plugins/omega/Omega.v b/plugins/omega/Omega.v index ea5a8cb71..7e7b52bb9 100644 --- a/plugins/omega/Omega.v +++ b/plugins/omega/Omega.v @@ -54,4 +54,4 @@ Hint Extern 10 (~ (_ < _)%Z) => abstract omega: zarith. Hint Extern 10 (~ (_ >= _)%Z) => abstract omega: zarith. Hint Extern 10 (~ (_ > _)%Z) => abstract omega: zarith. -Hint Extern 10 False => abstract omega: zarith. \ No newline at end of file +Hint Extern 10 False => abstract omega: zarith. -- cgit v1.2.3