From: Michael Beck Date: Mon, 14 Jun 2004 08:36:33 +0000 (+0000) Subject: identify_types example added X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=3b50433d355e0e00d18d38d42852a23a29b427fd;p=libfirm identify_types example added [r3069] --- diff --git a/testprograms/Makefile.in b/testprograms/Makefile.in index 1488977e5..dd47599ea 100644 --- a/testprograms/Makefile.in +++ b/testprograms/Makefile.in @@ -32,6 +32,7 @@ SOURCES := Makefile.in \ float_example.c \ global_cse.c \ global_var_example.c \ + identify_types.c \ if_else_example.c \ if_example.c \ if_while_example.c \