fix: README -> README.md
This commit is contained in:
parent
43e68af625
commit
99b0a6292c
756 changed files with 323753 additions and 71 deletions
4
ta6ob/c/config.h
Normal file
4
ta6ob/c/config.h
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#define SCHEME_SCRIPT "scheme-script"
|
||||
#ifndef WIN32
|
||||
#define DEFAULT_HEAP_PATH "/usr/local/lib/csv%v/%m"
|
||||
#endif
|
||||
Reference in a new issue