diff options
author | Boutade <thegoofist@protonmail.com> | 2019-09-25 12:04:25 -0500 |
---|---|---|
committer | Boutade <thegoofist@protonmail.com> | 2019-09-25 12:04:25 -0500 |
commit | 4e5ee14582cf2f918a76ffb9e37ee9c5809a53b2 (patch) | |
tree | 89de36b6d5f9740f9286ff68b54eac54312fcfb5 /package.lisp | |
parent | 293d967eeda090f62cdefa8f98849642b8715162 (diff) |
bugfix
Diffstat (limited to 'package.lisp')
-rw-r--r-- | package.lisp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.lisp b/package.lisp index 32cd32a..aa68439 100644 --- a/package.lisp +++ b/package.lisp @@ -30,5 +30,5 @@ #:sync #:start - #:stop + #:stop )) |