chiark / gitweb /
Delete some imports from SB-PCL
[clg] / gio / gio.asd
index e3795410e4ac53bbf5d9e6a97aea32f900f491d8..82d941dd0448084696a90f7931677faa23f3dc19 100644 (file)
@@ -1,5 +1,7 @@
 ;;; -*- Mode: lisp -*-
 
+(asdf:oos 'asdf:load-op :clg-tools)
+
 (defpackage "GIO-SYSTEM"
   (:use "COMMON-LISP" "ASDF" "PKG-CONFIG"))