;;; -*- mode: Lisp; Syntax: Common-Lisp; -*- ;;; ;;; Copyright (c) 2009 by the authors. ;;; ;;; See LICENCE for details. (in-package :hu.dwim.def) (def package :hu.dwim.genetic-programming.test (:use :hu.dwim.asdf :hu.dwim.common :hu.dwim.def :hu.dwim.genetic-programming :hu.dwim.stefil :hu.dwim.walker))