mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-04-25 10:50:30 -07:00
cosmetic: fix header
This commit is contained in:
parent
8df64c7dc7
commit
ae91b43981
1 changed files with 6 additions and 7 deletions
|
|
@ -2,16 +2,15 @@
|
|||
;;;; vim: set filetype=lisp tabstop=8 shiftwidth=2 expandtab:
|
||||
|
||||
;;;;
|
||||
;;;; Copyright (c) 2011, Juan Jose Garcia-Ripoll
|
||||
;;;; Copyright (c) 2011 Juan Jose Garcia-Ripoll
|
||||
;;;;
|
||||
;;;; This program is free software; you can redistribute it and/or
|
||||
;;;; modify it under the terms of the GNU Library General Public
|
||||
;;;; License as published by the Free Software Foundation; either
|
||||
;;;; version 2 of the License, or (at your option) any later version.
|
||||
;;;; See file 'LICENSE' for the copyright details.
|
||||
;;;;
|
||||
;;;; See file '../Copyright' for full details.
|
||||
|
||||
;;; Include CDR-5 in features
|
||||
;;;; CDR 5: Sub-interval Numerical Types for Common Lisp
|
||||
;;;;
|
||||
;;;; https://common-lisp.net/project/cdr/document/5/index.html
|
||||
|
||||
(pushnew :cdr-5 *features*)
|
||||
|
||||
(in-package "EXT")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue