close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Changeset 342


Ignore:
Timestamp:
2015-06-06T12:13:36-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/utils-tests.lisp

    r315 r342  
    2626;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    2727
    28 (load "~/quicklisp/setup")
     28;; We assume that QuickLisp package manager is installed.
     29;; See :
     30;;      https://www.quicklisp.org/beta/
     31;;
     32
     33;; The following is unnecessary after running:
     34;; * (ql:add-to-init-file)
     35;; at lisp prompt:
     36;;(load "~/quicklisp/setup")
     37
    2938(ql:quickload :fiveam)
    3039
Note: See TracChangeset for help on using the changeset viewer.