aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/main.cpp
diff options
context:
space:
mode:
authorobiwankennedy <renaud@rolisteam.org>2014-01-07 19:02:14 +0100
committerobiwankennedy <renaud@rolisteam.org>2014-01-07 19:02:14 +0100
commit6bd3b565d054b9562430c300c2e54df52e7742bc (patch)
treef225f201cb6bc5123a830f80b0f9c1a95c3752d4 /main.cpp
parent8bc48d3789a6ad94642144d1e0ab71b5e3a4cd03 (diff)
downloadOneRoll-6bd3b565d054b9562430c300c2e54df52e7742bc.tar.gz
OneRoll-6bd3b565d054b9562430c300c2e54df52e7742bc.zip
Update main.cpp
unworking example
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index daaf364..0067336 100644
--- a/main.cpp
+++ b/main.cpp
@@ -11,7 +11,7 @@ int main(int argc, char *argv[])
myParser->parseLine("3D100");
// myParser->parseLine("100291D66666666");
myParser->parseLine("10D10K3");
- myParser->parseLine("10k3");
+ //myParser->parseLine("10k3");
/// roll 10 dice of 10 slices and sort them
myParser->parseLine("10D10s");