|
Last change
on this file was 6, checked in by Gary Byers, 21 years ago |
|
Initial revision
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
|
File size:
235 bytes
|
| Line | |
|---|
| 1 | ;; Files to load
|
|---|
| 2 | (load "packages")
|
|---|
| 3 | (load "read-table")
|
|---|
| 4 | (load "base")
|
|---|
| 5 | (load "codewalker")
|
|---|
| 6 | (load "internals")
|
|---|
| 7 | (load "hemlock-shims")
|
|---|
| 8 |
|
|---|
| 9 | ;; Functions to call
|
|---|
| 10 | (let ((*package* (find-package :elisp)))
|
|---|
| 11 | (elisp-internals:generate-cl-package))
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.