File: clx-module.lisp

package info (click to toggle)
cl-clx-sbcl 0.7.4.20160323-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,960 kB
  • sloc: lisp: 32,676; ansic: 156; makefile: 46
file content (5 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (17)
1
2
3
4
5
;;;(in-package :xlib)
;;;(common-lisp:use-package (list :common-lisp))
(provide :clx)
(load "clx:defsystem.lisp")
(load-clx (translate-logical-pathname "CLX:"))