;;; This file is intended to be loaded by an implementation to
;;; get a running slynk server
;;; e.g. sbcl --load start-slynk.lisp
;;;
;;; Default port is 4005
;;; For additional slynk-side configurations see
;;; 6.2 section of the Slime user manual.
; reload SLYNK, even if the SLYNK package already exists