aboutsummaryrefslogtreecommitdiff
path: root/tup
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2021-02-17 21:39:23 +0800
committerLi Jin <dragon-fly@qq.com>2021-02-17 21:39:23 +0800
commitcca77d89903fc3a28f8500d5621dc9ca7697ae1d (patch)
tree5232aae4317c327c8d12c3fb8ad8654197fa9dc5 /tup
parentf19ba3e5ba71adf8092252bac21381ba75870792 (diff)
downloadyuescript-cca77d89903fc3a28f8500d5621dc9ca7697ae1d.tar.gz
yuescript-cca77d89903fc3a28f8500d5621dc9ca7697ae1d.tar.bz2
yuescript-cca77d89903fc3a28f8500d5621dc9ca7697ae1d.zip
fix tup example.
Diffstat (limited to 'tup')
-rw-r--r--tup/Tuprules.tup2
-rw-r--r--tup/app.yue (renamed from tup/app.mp)0
-rw-r--r--tup/t/extra.yue (renamed from tup/t/extra.mp)0
3 files changed, 1 insertions, 1 deletions
diff --git a/tup/Tuprules.tup b/tup/Tuprules.tup
index f67c90c..69f16b2 100644
--- a/tup/Tuprules.tup
+++ b/tup/Tuprules.tup
@@ -1 +1 @@
: foreach *.mp |> moonp %f |> %B.lua : foreach *.yue |> yue %f |> %B.lua
diff --git a/tup/app.mp b/tup/app.yue
index 90680f4..90680f4 100644
--- a/tup/app.mp
+++ b/tup/app.yue
diff --git a/tup/t/extra.mp b/tup/t/extra.yue
index 072de69..072de69 100644
--- a/tup/t/extra.mp
+++ b/tup/t/extra.yue