;-*- Mode: Lisp -*- ;;;; Author: Paul Dietz ;;;; Created: Mon Apr 7 07:16:44 2003 ;;;; Contains: Forms to load files containing tests of number concepts (in-package :cl-test) (compile-and-load "numbers-aux.lsp") (load "number-comparison.lsp")