xo-reader2: refactor: move ExpectFormalArgSsm support -> subdir
This commit is contained in:
parent
ed3b5bfb4e
commit
f4514fc667
11 changed files with 18 additions and 25 deletions
|
|
@ -5,8 +5,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "DExpectFormalArgSsm.hpp"
|
||||
#include "ssm/ISyntaxStateMachine_DExpectFormalArgSsm.hpp"
|
||||
#include "ssm/IPrintable_DExpectFormalArgSsm.hpp"
|
||||
#include "expect_formal_arg/DExpectFormalArgSsm.hpp"
|
||||
#include "expect_formal_arg/ISyntaxStateMachine_DExpectFormalArgSsm.hpp"
|
||||
#include "expect_formal_arg/IPrintable_DExpectFormalArgSsm.hpp"
|
||||
|
||||
/* end ExpectFormalArgSsm.hpp */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue