Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
5d6e42ba
Commit
5d6e42ba
authored
Oct 31, 1994
by
ram
Browse files
Fix headed boilerplate.
parent
afd6fcdc
Changes
57
Hide whitespace changes
Inline
Side-by-side
compiler/aliencomp.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/aliencomp.lisp,v 1.2
1
199
2/03/22 23:47:05 wlott
Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/aliencomp.lisp,v 1.2
2
199
4/10/31 04:27:28 ram
Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/alloc.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/alloc.lisp,v 1.1
1
199
3/08/12 17:31:31
ram Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/alloc.lisp,v 1.1
2
199
4/10/31 04:27:28
ram Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/array-tran.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/array-tran.lisp,v 1.1
7
199
3/08/25 00:14:32
ram Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/array-tran.lisp,v 1.1
8
199
4/10/31 04:27:28
ram Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/backend.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/backend.lisp,v 1.2
7
199
3
/1
1/03 18:42:24 hallgren
Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/backend.lisp,v 1.2
8
199
4
/1
0/31 04:27:28 ram
Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/bit-util.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/bit-util.lisp,v 1.
6
199
3/08/25 00:14:43
ram
Exp
$"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/bit-util.lisp,v 1.
7
199
4/10/31 04:27:28
ram
Rel
$"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/byte-comp.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/byte-comp.lisp,v 1.2
4
1994/
03/19 22:38:45
ram Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/byte-comp.lisp,v 1.2
5
1994/
10/31 04:27:28
ram Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/checkgen.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/checkgen.lisp,v 1.2
3
199
3/08/25 00:14:4
8 ram Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/checkgen.lisp,v 1.2
4
199
4/10/31 04:27:2
8 ram Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/codegen.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/codegen.lisp,v 1.2
2
199
3/06/10
0
2
:2
1:47 wlott
Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/codegen.lisp,v 1.2
3
199
4/10/31
0
4
:2
7:28 ram
Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/constraint.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/constraint.lisp,v 1.1
4
199
3/08/25 00:14:53
ram Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/constraint.lisp,v 1.1
5
199
4/10/31 04:27:28
ram Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/control.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/control.lisp,v 1.1
3
199
3/08/25 00:14:57
ram
Exp
$"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/control.lisp,v 1.1
4
199
4/10/31 04:27:28
ram
Rel
$"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/copyprop.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/copyprop.lisp,v 1.
7
199
3/08/25 00:14:5
8 ram
Exp
$"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/copyprop.lisp,v 1.
8
199
4/10/31 04:27:2
8 ram
Rel
$"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/ctype.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/ctype.lisp,v 1.3
1
1994/
03/05 20:25:51 hallgren
Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/ctype.lisp,v 1.3
2
1994/
10/31 04:27:28 ram
Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/debug-dump.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/debug-dump.lisp,v 1.4
0
1994/
02/10 22:38:35 wlott
Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/debug-dump.lisp,v 1.4
1
1994/
10/31 04:27:28 ram
Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/debug.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/debug.lisp,v 1.2
5
199
3/08/19 23:11:05 wlott
Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/debug.lisp,v 1.2
6
199
4/10/31 04:27:28 ram
Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/dfo.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/dfo.lisp,v 1.2
4
199
2/09/29 17:58:4
8 ram Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/dfo.lisp,v 1.2
5
199
4/10/31 04:27:2
8 ram Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/disassem.lisp
View file @
5d6e42ba
;;; -*- Package: DISASSEM -*-
;;;
;;; **********************************************************************
;;; This code was written
for the use
of the CMU Common Lisp project at
;;; This code was written
as part
of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/disassem.lisp,v 1.2
4
199
3/09/02 15:48:04
ram Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/disassem.lisp,v 1.2
5
199
4/10/31 04:27:28
ram Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/dump.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/dump.lisp,v 1.6
1
199
3/09/04 23:24:51 wlott
Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/dump.lisp,v 1.6
2
199
4/10/31 04:27:28 ram
Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/dyncount.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/dyncount.lisp,v 1.
9
199
3/08/06 13:10:12
ram
Exp
$"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/dyncount.lisp,v 1.
10
199
4/10/31 04:27:28
ram
Rel
$"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/entry.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/entry.lisp,v 1.1
0
199
3/08/25 00:15:16
ram Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/entry.lisp,v 1.1
1
199
4/10/31 04:27:28
ram Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
compiler/envanal.lisp
View file @
5d6e42ba
...
...
@@ -3,11 +3,9 @@
;;; **********************************************************************
;;; This code was written as part of the CMU Common Lisp project at
;;; Carnegie Mellon University, and has been placed in the public domain.
;;; If you want to use this code or any part of CMU Common Lisp, please contact
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/envanal.lisp,v 1.2
5
199
3/08/25 00:15:19
ram Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/envanal.lisp,v 1.2
6
199
4/10/31 04:27:28
ram Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
Prev
1
2
3
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment