xo-reader2: refactor: move Lambda genfacet files to subdirs

This commit is contained in:
Roland Conybeare 2026-03-11 10:27:04 -05:00
commit 309af002d2
10 changed files with 17 additions and 16 deletions

View file

@ -38,8 +38,8 @@ set(SELF_SRCS
IPrintable_DSequenceSsm.cpp
DLambdaSsm.cpp
ISyntaxStateMachine_DLambdaSsm.cpp
IPrintable_DLambdaSsm.cpp
facet/ISyntaxStateMachine_DLambdaSsm.cpp
facet/IPrintable_DLambdaSsm.cpp
DApplySsm.cpp
ISyntaxStateMachine_DApplySsm.cpp