Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-compiler-and-rts
compiler
Commits
68778e8d
Commit
68778e8d
authored
Apr 21, 2005
by
John van Groningen
Browse files
remove unused variable generated_arg_names
parent
bde940b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/generics1.icl
View file @
68778e8d
...
...
@@ -2073,8 +2073,6 @@ where
=
(
fv
,
{
heaps
&
hp_var_heap
=
hp_var_heap
})
build_arg_vars
{
gen_ident
,
gen_vars
,
gen_type
}
td_args
heaps
#!
generated_arg_names
=
[
gen_ident
.
id_name
+++
atv_variable
.
tv_ident
.
id_name
\\
{
atv_variable
}
<-
td_args
]
#!
(
generated_arg_exprs
,
generated_arg_vars
,
heaps
)
=
buildVarExprs
[
gen_ident
.
id_name
+++
atv_variable
.
tv_ident
.
id_name
\\
{
atv_variable
}
<-
td_args
]
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment