aboutsummaryrefslogtreecommitdiff
path: root/frontend/overloading.dcl
diff options
context:
space:
mode:
authorsjakie2001-06-27 11:40:14 +0000
committersjakie2001-06-27 11:40:14 +0000
commite90363fa408c242509729fc9c5deb691cf0eaefe (patch)
tree53f1282eb4b52a5cc8afb1b9cb50458bcc637e7d /frontend/overloading.dcl
parentgenerate .depend for current dcl module (diff)
Sjaak: Improved dynamics, not yet finished.
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@505 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/overloading.dcl')
-rw-r--r--frontend/overloading.dcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontend/overloading.dcl b/frontend/overloading.dcl
index 71328fd..5fa9850 100644
--- a/frontend/overloading.dcl
+++ b/frontend/overloading.dcl
@@ -43,9 +43,7 @@ tryToSolveOverloading :: ![(Optional [TypeContext], [ExprInfoPtr], IdentPos, Ind
{ tci_next_index :: !Index
, tci_instances :: ![GlobalTCInstance]
, tci_type_var_heap :: !.TypeVarHeap
-// MV ...
, tci_dcl_modules :: !{# DclModule}
-// ... MV
}
removeOverloadedFunctions :: ![Index] ![LocalTypePatternVariable] !Int !*{#FunDef} !*{! FunctionType} !*ExpressionHeap