X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=inline;f=fiveam.asd;h=ee2792c1b068f9e410100e1d7a70b680fb06a708;hb=1b24abf09e9fbb2a23c25a9583e5547514482f1b;hp=fc0f9ca5292a39a917025bd1f940cc62a71e929b;hpb=5a4f1c1535782de0a48c3eddf1c775bd26db6757;p=fiveam.git diff --git a/fiveam.asd b/fiveam.asd index fc0f9ca..ee2792c 100644 --- a/fiveam.asd +++ b/fiveam.asd @@ -1,4 +1,4 @@ -;; -*- lisp -*- +;;;; -*- Mode: Lisp; indent-tabs-mode: nil -*- (defpackage :it.bese.FiveAM.system (:use :common-lisp @@ -30,3 +30,5 @@ (funcall (intern (string :run!) (string :it.bese.FiveAM)) :it.bese.FiveAM)) ;;;;@include "src/packages.lisp" + +;;;;@include "t/example.lisp"