]> rtime.felk.cvut.cz Git - omk.git/blobdiff - tests/libraries/shlibs/mylib.h
Convert test files to scripts that recreate them
[omk.git] / tests / libraries / shlibs / mylib.h
diff --git a/tests/libraries/shlibs/mylib.h b/tests/libraries/shlibs/mylib.h
deleted file mode 100644 (file)
index dcdae13..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef MYLIB_H
-#define MYLIB_H
-
-int funca(int a);
-int funcb(int b);
-
-
-#endif