aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/main.cpp
diff options
context:
space:
mode:
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 46648a3..9dbf847 100644
--- a/main.cpp
+++ b/main.cpp
@@ -35,7 +35,7 @@ int main(int argc, char *argv[])
QStringList commands;
- commands<< "100D10/100"
+ commands<< "1000D10"
<< "2*(4+4)"
<< "1+(4*3)D10"
<< "2+4/4"