Added Math functions

JerryScript-DCO-1.0-Signed-off-by: Tamas Czene tczene.u-szeged@partner.samsung.com
This commit is contained in:
Tamas Czene
2015-05-08 13:49:09 +02:00
committed by Peter Gal
parent 7d703040d0
commit 7dfbc88cc0
44 changed files with 4647 additions and 388 deletions
-1
View File
@@ -23,7 +23,6 @@ shift
TARGETS="$1"
shift
# Checking presence and correctness of Signed-off-by message
commit_hash=`git show -s --format=%H HEAD`
author_name=`git show -s --format=%an HEAD`
author_email=`git show -s --format=%ae HEAD`