Changeset 13070 for branches/working-0711/ccl/xdump/xx8632-fasload.lisp
- Timestamp:
- Oct 21, 2009, 11:42:43 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0711/ccl/xdump/xx8632-fasload.lisp
r11412 r13070 1 1 ;;;-*- Mode: Lisp; Package: CCL -*- 2 3 ;;; Copyright 2009 Clozure Associates 4 ;;; This file is part of Clozure CL. 5 ;;; 6 ;;; Clozure CL is licensed under the terms of the Lisp Lesser GNU 7 ;;; Public License , known as the LLGPL and distributed with Clozure 8 ;;; CL as the file "LICENSE". The LLGPL consists of a preamble and 9 ;;; the LGPL, which is distributed with Clozure CL as the file "LGPL". 10 ;;; Where these conflict, the preamble takes precedence. 11 ;;; 12 ;;; Clozure CL is referenced in the preamble as the "LIBRARY." 13 ;;; 14 ;;; The LLGPL is also available online at 15 ;;; http://opensource.franz.com/preamble.html 2 16 3 17 (in-package "CCL")
Note: See TracChangeset
for help on using the changeset viewer.