d
This commit is contained in:
@@ -5,7 +5,9 @@ TMP=/tmp/cxx-headers.tmp
|
||||
|
||||
grep '^memory_Context ' memory.cpp > $TMP
|
||||
grep '^std::string ' memory_test.cpp >> $TMP
|
||||
#grep '^memory_Context ' cli.cpp >> $TMP
|
||||
grep '^memory_Context ' cli.cpp >> $TMP
|
||||
grep '^std::string ' cli_test.cpp >> $TMP
|
||||
grep '^std::string ' llm_test.cpp >> $TMP
|
||||
|
||||
IN=$TMP
|
||||
OUT=$DIR/main.h
|
||||
|
||||
Reference in New Issue
Block a user