;;; -*- mode: Lisp; Syntax: Common-Lisp; -*- ;;; ;;; Copyright (c) 2009-2015 by the authors. ;;; ;;; See LICENCE for details. (defsystem :hu.dwim.environment :description "Tools for setting up the ASDF source registry and some Emacs lisp files which are convenient for dwim development" :components ((:static-file "LICENCE")))