mirror of https://github.com/YosysHQ/abc.git
fix end of line problem that prevents the cmake build system from working
This commit is contained in:
parent
d7912acfca
commit
031015e7f8
|
|
@ -1,4 +1,4 @@
|
|||
SRC += src/opt/fxch/Fxch.c \
|
||||
src/opt/fxch/FxchDiv.c \
|
||||
src/opt/fxch/FxchMan.c \
|
||||
src/opt/fxch/FxchSCHashTable.c \
|
||||
src/opt/fxch/FxchSCHashTable.c
|
||||
|
|
|
|||
Loading…
Reference in New Issue