All Downloads are FREE. Search and download functionalities are using the official Maven repository.

asdf-jar.asdf-jar.asd Maven / Gradle / Ivy

The newest version!
;;;; -*- Mode: LISP -*-
(in-package :asdf)                      

(defsystem :asdf-jar
  :author "Mark Evenson"
  :version "0.2.1"
  :components 
  ((:module base :pathname "" :components
	    ((:file "asdf-jar")
             (:static-file "README.markdown")))))




© 2015 - 2025 Weber Informatics LLC | Privacy Policy