diff options
| author | 2025-03-09 20:59:22 -0500 | |
|---|---|---|
| committer | 2025-03-09 21:57:22 -0500 | |
| commit | bf61d0037b7cdeed0d9d623fdc79f97bbd9fa2a6 (patch) | |
| tree | 1d0e64f402b7e1f1ffcd75e7419eb7a381eb76f2 /bin | |
| parent | More improvements to declare-cc (diff) | |
More work on the test bundle.
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/janet-pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/janet-pm b/bin/janet-pm index 9f63094..f1361f0 100755 --- a/bin/janet-pm +++ b/bin/janet-pm @@ -1,7 +1,5 @@ #!/usr/bin/env janet -# Version 2 of JPM - (import spork/pm) (import spork/declare-cc) (import spork/argparse) |
