fixed a silly bug

Šī revīzija ir iekļauta:
m455 2020-06-20 00:32:49 -04:00
vecāks 01ce2785de
revīzija 4b575c355d
2 mainīti faili ar 1 papildinājumiem un 1 dzēšanām

Binārs
nicethings Izpildāmais fails

Bināro failu nav iespējams attēlot.

Parādīt failu

@ -287,7 +287,7 @@
[(vector add-command _) (add (args-ref 1))]
[(vector rm-command _) (rm (args-ref 1))]
[(vector ls-command) (ls)]
[(vector) (random)]
[(vector) (random-message)]
;; Improper usage
;; This is checked so we can give the user hints on how to
;; use the software if they have part of the command