xo-reader2: refactor: move deftype impl to deftype/ subdir

This commit is contained in:
Roland Conybeare 2026-03-11 10:32:31 -05:00
commit af978694ac
10 changed files with 12 additions and 14 deletions

View file

@ -26,8 +26,8 @@ set(SELF_SRCS
IPrintable_DDefineSsm.cpp
DDeftypeSsm.cpp
ISyntaxStateMachine_DDeftypeSsm.cpp
IPrintable_DDeftypeSsm.cpp
facet/ISyntaxStateMachine_DDeftypeSsm.cpp
facet/IPrintable_DDeftypeSsm.cpp
DIfElseSsm.cpp
facet/ISyntaxStateMachine_DIfElseSsm.cpp