From bdc7b815d033f84e5538a1c8db87d3c061b1ca4c Mon Sep 17 00:00:00 2001 From: xleroy Date: Wed, 5 Aug 2009 14:40:34 +0000 Subject: Added 'going wrong' behaviors git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1120 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 14b8c29..8bae5a0 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ GPATH=$(DIRS) # General-purpose libraries (in lib/) LIB=Coqlib.v Maps.v Lattice.v Ordered.v \ - Iteration.v Integers.v Floats.v Parmov.v + Iteration.v Integers.v Floats.v Parmov.v UnionFind.v # Parts common to the front-ends and the back-end (in common/) -- cgit v1.2.3