WIP: codegen backend #4
|
@ -1,6 +1,6 @@
|
||||||
[*]
|
[*]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 4
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
6
include/codegen/Codegen.hh
Normal file
6
include/codegen/Codegen.hh
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
/*************/
|
||||||
|
/*GEMWIRE */
|
||||||
|
/* ERYTHRO*/
|
||||||
|
/*************/
|
||||||
|
|
||||||
|
#pragma once
|
0
src/codegen/Codegen.cc
Normal file
0
src/codegen/Codegen.cc
Normal file
Loading…
Reference in New Issue
Block a user