From d29b6d34b713d9241eb96cb99802ca8bc24cc3bd Mon Sep 17 00:00:00 2001 From: Renaud G Date: Tue, 1 Nov 2016 12:10:10 +0100 Subject: add String Node --- node/stringnode.cpp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 node/stringnode.cpp (limited to 'node/stringnode.cpp') diff --git a/node/stringnode.cpp b/node/stringnode.cpp new file mode 100644 index 0000000..5dc99fd --- /dev/null +++ b/node/stringnode.cpp @@ -0,0 +1,6 @@ +#include "stringnode.h" + +StringNode::StringNode() +{ + +} -- cgit v1.2.3-70-g09d2