summaryrefslogtreecommitdiff
path: root/str-util.cpp
blob: b93e2a6a6510094b7d02ed15fd16cebe8dfe6549 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#include <stdlib.h>
#include "fileutils.h"
#include "generic.h"
#include "yazedc.h"




#ifdef __STR_MAIN__
int main(void) {
}
#endif