Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tarn Burton
cmucl
Commits
fa582d82
Commit
fa582d82
authored
14 years ago
by
rtoy
Browse files
Options
Downloads
Patches
Plain Diff
Get rid of the emacs local variables section.
parent
1a94e962
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lisp/exec-init.c
+1
-6
1 addition, 6 deletions
lisp/exec-init.c
with
1 addition
and
6 deletions
lisp/exec-init.c
+
1
−
6
View file @
fa582d82
/*
/*
* Variables for executable support.
* Variables for executable support.
*
*
* $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/lisp/exec-init.c,v 1.
1
200
7
/07/2
4 19:09:14
rtoy Rel $
* $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/lisp/exec-init.c,v 1.
2
20
1
0/07/2
0 23:34:09
rtoy Rel $
*
*
*/
*/
...
@@ -9,8 +9,3 @@
...
@@ -9,8 +9,3 @@
int
builtin_image_flag
=
0
;
int
builtin_image_flag
=
0
;
long
initial_function_addr
=
0
;
long
initial_function_addr
=
0
;
/*
* Local variables:
* c-file-style: "edge"
* End:
*/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment