utility to copy files to mlisp
This commit is contained in:
23
utils/cp_to_mlisp.sh
Normal file
23
utils/cp_to_mlisp.sh
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
|
||||||
|
|
||||||
|
cp \
|
||||||
|
csvreader.h \
|
||||||
|
csvreader.cpp \
|
||||||
|
exception.h \
|
||||||
|
exception.cpp \
|
||||||
|
lexer.h \
|
||||||
|
lexer.cpp \
|
||||||
|
parser.h \
|
||||||
|
settings.h \
|
||||||
|
settings.cpp \
|
||||||
|
usql.h \
|
||||||
|
usql.cpp \
|
||||||
|
usql_dml.cpp \
|
||||||
|
usql_ddl.cpp \
|
||||||
|
row.h \
|
||||||
|
row.cpp \
|
||||||
|
parser.cpp \
|
||||||
|
table.h \
|
||||||
|
table.cpp \
|
||||||
|
index.h \
|
||||||
|
../mlisp/usql
|
||||||
Reference in New Issue
Block a user