This commit is contained in:
Михаил Капелько
2024-05-23 23:02:46 +03:00
parent 7f2dbfd65c
commit ad7efc5f19
13 changed files with 80 additions and 56 deletions

View File

@@ -1,10 +1,8 @@
c++ -o test_memory_C++ -std=c++11 -I. \
cli.cpp \
cli_Context.cpp \
cli_test.cpp \
memory.cpp \
memory_Context.cpp \
memory_test.cpp \
shell.cpp \
shell_Context.cpp \
main.cpp
# cli.cpp \
# cli_test.cpp \