X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=clnl;a=blobdiff_plain;f=src%2Fmain%2Fcl-nl.asd;h=9ef24e314b84a19f0a5165bbcc7ad4b37699cb08;hp=74b5393771e453b05bb42844dac0b320b4093a4d;hb=6c59eec;hpb=b398914bb75f7d9ac9b1d19076e98338281900b0 diff --git a/src/main/cl-nl.asd b/src/main/cl-nl.asd index 74b5393..9ef24e3 100644 --- a/src/main/cl-nl.asd +++ b/src/main/cl-nl.asd @@ -6,5 +6,6 @@ :serial t :components ((:file "package") (:file "lex") + (:file "random") (:file "main")) :depends-on (:cl-ppcre))