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
4c1d34ae
Commit
4c1d34ae
authored
Feb 27, 2006
by
Niels Möller
Browse files
command_Cp: Deleted if:ed out trace call.
Rev: src/combinators.c:1.19.2.2
parent
1ed6fa85
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/combinators.c
View file @
4c1d34ae
...
...
@@ -244,11 +244,6 @@ DEFINE_COMMAND4(command_Cp)
trace
(
"command_Cp
\n
"
);
#if 0
werror("command_Cp: k: %t, f: %t, y: %t, x: %t\n",
k, f, y, x);
#endif
COMMAND_CALL
(
cf
,
x
,
make_apply
(
ck
,
make_command_C_continuation
(
y
,
c
,
e
),
e
),
...
...
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