summaryrefslogtreecommitdiffstats
path: root/contrib/lua-torch/decisiontree/_env.lua
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/lua-torch/decisiontree/_env.lua')
-rw-r--r--contrib/lua-torch/decisiontree/_env.lua5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/lua-torch/decisiontree/_env.lua b/contrib/lua-torch/decisiontree/_env.lua
new file mode 100644
index 000000000..a92770152
--- /dev/null
+++ b/contrib/lua-torch/decisiontree/_env.lua
@@ -0,0 +1,5 @@
+
+-- https://github.com/torch/torch7/issues/525
+
+local dl = {}
+return dl \ No newline at end of file