aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2019-05-04 17:59:48 -0400
committerCalvin Rose <calsrose@gmail.com>2019-05-04 17:59:48 -0400
commitea25766374e2ecfa77a9654afeff0daf5134bcac (patch)
tree260fb712e4ba347d7a40cc8fa36c318663860e2f /tools
parentAdd simple tracing functionality to VM. (diff)
fix cook.
Diffstat (limited to 'tools')
-rw-r--r--tools/cook.janet1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/cook.janet b/tools/cook.janet
index 3ba9488d..dfd64b11 100644
--- a/tools/cook.janet
+++ b/tools/cook.janet
@@ -191,5 +191,4 @@
generates a self contained binary that can be run of the same architecture as the
build machine, as the current janet vm will be packaged with the output binary."
[& opts]
- (def
(error "Not Yet Implemented."))