git subrepo clone git@github.com:Rconybea/xo-callback.git xo-callback
subrepo: subdir: "xo-callback" merged: "4e1849c7" upstream: origin: "git@github.com:Rconybea/xo-callback.git" branch: "main" commit: "4e1849c7" git-subrepo: version: "0.4.9" origin: "???" commit: "???"
This commit is contained in:
parent
20b0588db2
commit
8fdc74354f
10 changed files with 583 additions and 0 deletions
13
xo-callback/src/callback/CallbackSet.cpp
Normal file
13
xo-callback/src/callback/CallbackSet.cpp
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
/* file CallbackSet.cpp
|
||||
*
|
||||
* author: Roland Conybeare, Sep 2022
|
||||
*/
|
||||
|
||||
#include "CallbackSet.hpp"
|
||||
|
||||
namespace xo {
|
||||
namespace fn {
|
||||
} /*namespace fn*/
|
||||
} /*namespace xo*/
|
||||
|
||||
/* end CallbackSet.cpp */
|
||||
Loading…
Add table
Add a link
Reference in a new issue