summaryrefslogtreecommitdiffstats
path: root/pocl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2013-03-21 22:18:03 -0400
committerErik Schnetter <schnetter@gmail.com>2013-03-21 22:18:03 -0400
commitc3c71a68979fdb647c21924f989140a94f29720f (patch)
treeb12366e16a9b96def276207d05dba48b2774d256 /pocl
parent6e833857d8a5a0ee04e34228f272ff6b32502397 (diff)
downloadvecmathlib-c3c71a68979fdb647c21924f989140a94f29720f.zip
vecmathlib-c3c71a68979fdb647c21924f989140a94f29720f.tar.gz
Correct error in pocl function list
Diffstat (limited to 'pocl')
-rwxr-xr-xpocl/generate-files.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pocl/generate-files.py b/pocl/generate-files.py
index 408e412..69f5abd 100755
--- a/pocl/generate-files.py
+++ b/pocl/generate-files.py
@@ -192,7 +192,7 @@ masked_functions = [
"atan",
"atan2",
"ceil",
- "copysign"
+ "copysign",
"cos",
"exp",
"exp2",
OpenPOWER on IntegriCloud