Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
2eab58ab
Commit
2eab58ab
authored
Jun 11, 1999
by
Niels Möller
Browse files
* src/make_class (process-expr): Include the compiler output in a
comment. Rev: src/make_class:1.18
parent
775861a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/make_class
View file @
2eab58ab
...
...
@@ -497,6 +497,7 @@
(list "static struct lsh_object *\n" name "("
(if params (declare-params params) "void")
")\n{\n"
(format #f " /* ~S */\n" translated)
"#define A GABA_APPLY\n"
"#define I GABA_VALUE_I\n"
"#define K GABA_VALUE_K\n"
...
...
Write
Preview
Supports
Markdown
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