From 4f9643c00b8be3ef4381d81999c096acb40c6040 Mon Sep 17 00:00:00 2001 From: Pixel Date: Mon, 17 Jun 2002 22:36:17 +0000 Subject: STR... --- str-util.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 str-util.cpp (limited to 'str-util.cpp') diff --git a/str-util.cpp b/str-util.cpp new file mode 100644 index 0000000..b93e2a6 --- /dev/null +++ b/str-util.cpp @@ -0,0 +1,12 @@ +#include +#include "fileutils.h" +#include "generic.h" +#include "yazedc.h" + + + + +#ifdef __STR_MAIN__ +int main(void) { +} +#endif -- cgit v1.2.3