diff options
author | ronny | 2002-09-20 08:40:45 +0000 |
---|---|---|
committer | ronny | 2002-09-20 08:40:45 +0000 |
commit | 97560231e2b243d0dd3cac4b689c8cf37eaa192f (patch) | |
tree | 168bca9727288fc90dda4baac8e9159a1098d24a /backend/backendsupport.dcl | |
parent | bug fixed: check if overloading is solved in type codes, removed some unused ... (diff) |
switch to 2.0 syntax, remove duplicated definitions from icl modules
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1200 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backend/backendsupport.dcl')
-rw-r--r-- | backend/backendsupport.dcl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/backend/backendsupport.dcl b/backend/backendsupport.dcl index bd95fa1..45ac506 100644 --- a/backend/backendsupport.dcl +++ b/backend/backendsupport.dcl @@ -3,14 +3,8 @@ */ definition module backendsupport -/*2.0 from StdArray import class Array(size,usize) from StdInt import class +,class == -0.2*/ -//1.3 -from StdArray import size, size_u -from StdInt import +, == -//3.1 from StdFunc import `bind` import utilities |