utility to copy files to mlisp

This commit is contained in:
2021-12-18 10:52:56 +01:00
parent 7ae4ef53f9
commit d645471c15

23
utils/cp_to_mlisp.sh Normal file
View 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