Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill tesh2 out of the source tree
[simgrid.git] / tools / tesh2 / include / readline.h
diff --git a/tools/tesh2/include/readline.h b/tools/tesh2/include/readline.h
deleted file mode 100644 (file)
index 2298c3a..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-#ifndef __READLINE_H   \r
-#define __READLINE_H\r
-\r
-#include <com.h>\r
-\r
-#ifdef __cplusplus\r
-extern "C" {\r
-#endif\r
-\r
-long\r
-readline(FILE* stream, char **buf, size_t *n);\r
-\r
-#ifdef __cplusplus\r
-}\r
-#endif\r
-\r
-\r
-\r
-#endif /* !__READLINE_H */\r
-\r