Skip to content
Snippets Groups Projects
Commit 7751a911 authored by Raymond Toy's avatar Raymond Toy
Browse files

Add comments.

parent be4f68c1
No related branches found
No related tags found
No related merge requests found
;;; Tests for PCL, taken from src/pcl/rt.
;;;
;;; It's clear that the tests used mk defsystem to load the tests, but
;;; it's not clear if the tests were compiled or not before running.
(defpackage "PCL-TESTS" (defpackage "PCL-TESTS"
(:use "COMMON-LISP" "PCL" "LISP-UNIT")) (:use "COMMON-LISP" "PCL" "LISP-UNIT"))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment