ast2firm: Implement casting from complex to real types.
[cparser] / driver / firm_machine.c
index 7e75104..2028092 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * This file is part of cparser.
+ * Copyright (C) 2012 Matthias Braun <matze@braunis.de>
+ */
 #include <config.h>
 
 #include <assert.h>