diff options
| author | 2019-05-04 17:59:48 -0400 | |
|---|---|---|
| committer | 2019-05-04 17:59:48 -0400 | |
| commit | ea25766374e2ecfa77a9654afeff0daf5134bcac (patch) | |
| tree | 260fb712e4ba347d7a40cc8fa36c318663860e2f /tools | |
| parent | Add simple tracing functionality to VM. (diff) | |
fix cook.
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/cook.janet | 1 |
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.")) |
