aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cli
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2019-04-23 11:01:43 +0200
committerRenaud G <renaud@rolisteam.org>2019-04-23 11:33:14 +0200
commit420262877bccd35e5bc8c87eb586ba73288fe9c8 (patch)
tree7037fc235ae9acb2e12b1155ed61fbda1d6b5724 /cli
parente01a80db01ee4afd9ce546fbad284c3aa56ea11c (diff)
downloadOneRoll-420262877bccd35e5bc8c87eb586ba73288fe9c8.tar.gz
OneRoll-420262877bccd35e5bc8c87eb586ba73288fe9c8.zip
Add unique operator
Diffstat (limited to 'cli')
-rw-r--r--cli/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/CMakeLists.txt b/cli/CMakeLists.txt
index f3dd61d..36bced4 100644
--- a/cli/CMakeLists.txt
+++ b/cli/CMakeLists.txt
@@ -106,6 +106,7 @@ SET( dice_sources
../node/groupnode.cpp
../node/bind.cpp
../node/occurencecountnode.cpp
+ ../node/uniquenode.cpp
main.cpp
displaytoolbox.cpp
../highlightdice.cpp