Revision 771697
Go back to digest for 10th February 2008Features in Educational
Niels Slot committed changes in /trunk/KDE/kdeedu/kturtle/src/interpreter:
Added a new command to KTurtle, round. This can be used to round a number to an integer.
It's very useful when used together with random which doesn't produce integer values..
File Changes
Modified 8 files
- /trunk/KDE/kdeedu/kturtle/src/interpreter
- /definitions.rb
- /executer.cpp
- /executer.h
- /parser.cpp
- /parser.h
- /token.cpp
- /token.h
- /translator.cpp
8 files changed in total