summaryrefslogtreecommitdiff
path: root/ddl/out/LambdaCube.IR.cpp
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-02-26 12:32:18 +0100
committerPéter Diviánszky <divipp@gmail.com>2016-02-26 12:32:18 +0100
commit5ea5e05a87c76d80194dbdfac177994aa870b783 (patch)
treebc1c27ab28fa248b343c13e949caa3ab9a3caaa9 /ddl/out/LambdaCube.IR.cpp
parentc0d38528840c15998c02ef8e04a0a7b7be34ad5d (diff)
add Range type
Diffstat (limited to 'ddl/out/LambdaCube.IR.cpp')
-rw-r--r--ddl/out/LambdaCube.IR.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ddl/out/LambdaCube.IR.cpp b/ddl/out/LambdaCube.IR.cpp
index 67e5f0d..dfe47f8 100644
--- a/ddl/out/LambdaCube.IR.cpp
+++ b/ddl/out/LambdaCube.IR.cpp
@@ -1,5 +1,5 @@
1// generated file, do not modify! 1// generated file, do not modify!
2// 2016-02-26T10:42:56.948155000000Z 2// 2016-02-26T11:29:11.442441000000Z
3 3
4#include "LambdaCube.IR.hpp" 4#include "LambdaCube.IR.hpp"
5template<> json toJSON<std::shared_ptr<ArrayValue>>(std::shared_ptr<ArrayValue> &v) { 5template<> json toJSON<std::shared_ptr<ArrayValue>>(std::shared_ptr<ArrayValue> &v) {