From 333d57816a6d46b1dae1914796df64e32a5d9ac5 Mon Sep 17 00:00:00 2001 From: Francois-Rene Rideau Date: Tue, 7 Jul 2015 13:19:57 -0400 Subject: [PATCH] Add asdf-tools in the source-registry cache --- .cl-source-registry.cache | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.cl-source-registry.cache b/.cl-source-registry.cache index 77152dda..6b5ffb8f 100644 --- a/.cl-source-registry.cache +++ b/.cl-source-registry.cache @@ -1 +1,5 @@ -(:source-registry-cache "asdf.asd" "uiop/asdf-driver.asd" "uiop/uiop.asd") +(:source-registry-cache + "asdf.asd" + "uiop/asdf-driver.asd" + "uiop/uiop.asd" + "tools/asdf-tools.asd") -- GitLab