subrepo: subdir: "xo-reader2" merged: "70943b8e" upstream: origin: "git@github.com:Rconybea/xo-reader2.git" branch: "main" commit: "70943b8e" git-subrepo: version: "0.4.9" origin: "???" commit: "???"
13 lines
192 B
C++
13 lines
192 B
C++
/** @file ReaderConfig.cpp
|
|
*
|
|
* @author Roland Conybeare, Jan 2026
|
|
**/
|
|
|
|
#include "ReaderConfig.hpp"
|
|
|
|
namespace xo {
|
|
namespace scm {
|
|
}
|
|
} /*namespace xo*/
|
|
|
|
/* end ReaderConfig.cpp */
|