Add booleanmatrix and simplicialcomplex
[libstick.git] / lib / stick.c
diff --git a/lib/stick.c b/lib/stick.c
deleted file mode 100644 (file)
index d6adeff..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#include <stdio.h>
-
-#include "stick.h"
-
-
-void test() {
-       printf("Hello world.\n");
-}