split heredoc handling in the scanner
This commit is contained in:
parent
8be7417a61
commit
7e1e51e90b
30 changed files with 663 additions and 416 deletions
|
|
@ -5,6 +5,7 @@ sources = [
|
|||
"generic_sources/src/vec/C__PREFIX___sort.c__TEMPLATE__",
|
||||
"generic_sources/src/vec/C__PREFIX___functions2.c__TEMPLATE__",
|
||||
"generic_sources/src/vec/C__PREFIX___functions3.c__TEMPLATE__",
|
||||
"generic_sources/src/vec/C__PREFIX___functions4.c__TEMPLATE__",
|
||||
]
|
||||
replace.C__TYPENAME__ = "type"
|
||||
replace.C__TYPEHEADER__ = "header_include"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue