diff --git a/src/nodeset.cpp b/src/nodeset.cpp --- a/src/nodeset.cpp +++ b/src/nodeset.cpp @@ -29,3 +29,5 @@ ostream &operator<<(ostream &os, const N ns.print(os); return os; } + +/* finis */