d
This commit is contained in:
@@ -7,6 +7,7 @@ grep '^memory_Context ' memory.cpp > $TMP
|
||||
grep '^std::string ' memory_test.cpp >> $TMP
|
||||
grep '^memory_Context ' cli.cpp >> $TMP
|
||||
grep '^std::string ' cli_test.cpp >> $TMP
|
||||
grep '^std::string ' ctx_test.cpp >> $TMP
|
||||
grep '^std::string ' llm_test.cpp >> $TMP
|
||||
|
||||
IN=$TMP
|
||||
|
||||
Reference in New Issue
Block a user