xo-reader2: refactor: move apply genfacet to subdirs
This commit is contained in:
parent
af978694ac
commit
6a0333765a
9 changed files with 11 additions and 11 deletions
|
|
@ -5,8 +5,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "DApplySsm.hpp"
|
||||
#include "ssm/ISyntaxStateMachine_DApplySsm.hpp"
|
||||
#include "ssm/IPrintable_DApplySsm.hpp"
|
||||
#include "apply/DApplySsm.hpp"
|
||||
#include "apply/ISyntaxStateMachine_DApplySsm.hpp"
|
||||
#include "apply/IPrintable_DApplySsm.hpp"
|
||||
|
||||
/* end ApplySsm.hpp */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue