expansions: split
This commit is contained in:
parent
e29aa30c2d
commit
0e2ebef709
7 changed files with 999 additions and 16 deletions
|
|
@ -69,7 +69,6 @@ check_PROGRAMS = \
|
|||
core/cube \
|
||||
core/emptchk \
|
||||
core/equals \
|
||||
core/expand \
|
||||
core/graph \
|
||||
core/kind \
|
||||
core/length \
|
||||
|
|
@ -112,7 +111,6 @@ core_bricks_SOURCES = core/bricks.cc
|
|||
core_checkpsl_SOURCES = core/checkpsl.cc
|
||||
core_checkta_SOURCES = core/checkta.cc
|
||||
core_emptchk_SOURCES = core/emptchk.cc
|
||||
core_expand_SOURCES = core/expand.cc
|
||||
core_graph_SOURCES = core/graph.cc
|
||||
core_ikwiad_SOURCES = core/ikwiad.cc
|
||||
core_intvcomp_SOURCES = core/intvcomp.cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue