diff regexParser/error.h @ 191:02031fb73af8 pairPro

remove somefiles and fix header files
author Masataka Kohagura <kohagura@cr.ie.u-ryukyu.ac.jp>
date Fri, 25 Dec 2015 16:08:02 +0900
parents 3bf2c6d6d53e
children ecf70fb215a5
line wrap: on
line diff
--- a/regexParser/error.h	Fri Dec 25 15:30:52 2015 +0900
+++ b/regexParser/error.h	Fri Dec 25 16:08:02 2015 +0900
@@ -1,2 +1,1 @@
-#include <stdlib.h>
-void mallocFailedMessage();
+extern void mallocFailedMessage();