From 7d0c1d999344ea625670bf3d90d7c900cadb4854 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Fri, 6 Mar 2015 00:25:25 +0100 Subject: Reorganize files. Creation of subdir result. --- node/listsetrollnode.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 node/listsetrollnode.h (limited to 'node/listsetrollnode.h') diff --git a/node/listsetrollnode.h b/node/listsetrollnode.h new file mode 100644 index 0000000..006557b --- /dev/null +++ b/node/listsetrollnode.h @@ -0,0 +1,10 @@ +#ifndef LISTSETROLLNODE_H +#define LISTSETROLLNODE_H + +class ListSetRollNode : public ExecutionNode +{ +public: + ListSetRollNode(); +}; + +#endif // LISTSETROLLNODE_H -- cgit v1.2.3-70-g09d2