Unverified Commit bc2bdeb3 authored by Eric Schulte's avatar Eric Schulte
Browse files

Comment out problematic line for CCL

parent 698ea4a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
;;; -*- Mode: Lisp ; Base: 10 ; Syntax: ANSI-Common-Lisp -*-

(defsystem "asdf-encodings"
  :defsystem-depends-on ((:version "asdf" "3.0"))
  ;; :defsystem-depends-on ((:version "asdf" "3.0"))
  :description "Portable interface to character encodings and your implementation's external-format"
  :author "Francois-Rene Rideau"
  :components