From ea25766374e2ecfa77a9654afeff0daf5134bcac Mon Sep 17 00:00:00 2001 From: Calvin Rose Date: Sat, 4 May 2019 17:59:48 -0400 Subject: [PATCH] fix cook. --- tools/cook.janet | 1 - 1 file changed, 1 deletion(-) 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."))