Skip to content
GitLab
Menu
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
61b633bc
Commit
61b633bc
authored
Jul 22, 2002
by
Ronny Wichers Schreur
🏘
Browse files
removed unnecessary exports
parent
102ac7d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/transform.dcl
View file @
61b633bc
...
...
@@ -19,15 +19,6 @@ partitionateAndLiftFunctions :: ![IndexRange] !Index !PredefSymbolsForTransform
::
CopiedLocalFunctions
::
CollectState
=
{
cos_var_heap
::
!.
VarHeap
,
cos_symbol_heap
::
!.
ExpressionHeap
,
cos_error
::
!.
ErrorAdmin
,
cos_predef_symbols_for_transform
::
!
PredefSymbolsForTransform
}
determineVariablesAndRefCounts
::
![
FreeVar
]
!
Expression
!*
CollectState
->
(!
Expression
,
![
FreeVar
],
![
FreeVar
],
!*
CollectState
)
::
UnfoldState
=
{
us_var_heap
::
!.
VarHeap
,
us_symbol_heap
::
!.
ExpressionHeap
...
...
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