update: changed the way heredocs are parsed
This commit is contained in:
parent
8272d72997
commit
43b969183d
365 changed files with 20907 additions and 51362 deletions
|
|
@ -83,14 +83,6 @@ replace.C__TYPEHEADER__ = '#include "me/os/os.h"'
|
|||
replace.C__PREFIX__ = "pid"
|
||||
replace.C__PREFIXUP__ = "PID"
|
||||
|
||||
[[create.vec]]
|
||||
sources_output = "src/vec/C__PREFIX__/"
|
||||
headers_output = "include/me/vec/"
|
||||
replace.C__TYPENAME__ = "t_heredoc"
|
||||
replace.C__TYPEHEADER__ = '#include "parser/inner/heredoc.h"'
|
||||
replace.C__PREFIX__ = "heredoc"
|
||||
replace.C__PREFIXUP__ = "HEREDOC"
|
||||
|
||||
[[create.vec]]
|
||||
sources_output = "src/vec/C__PREFIX__/"
|
||||
headers_output = "include/me/vec/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue