summaryrefslogtreecommitdiff
path: root/tools/codegen-anyvals
diff options
context:
space:
mode:
Diffstat (limited to 'tools/codegen-anyvals')
-rwxr-xr-xtools/codegen-anyvals5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/codegen-anyvals b/tools/codegen-anyvals
new file mode 100755
index 0000000000..27d1c40134
--- /dev/null
+++ b/tools/codegen-anyvals
@@ -0,0 +1,5 @@
+#!/bin/bash
+#
+
+THISDIR=`dirname $0`
+$THISDIR/codegen --anyvals --out $THISDIR/../src/library/scala