From 3ae52279e1aace6a8c6f4c3479cb7ce582f8a92c Mon Sep 17 00:00:00 2001 From: sjakie Date: Fri, 11 Feb 2000 12:18:34 +0000 Subject: Bug fix in printing routine git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@86 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/typesupport.icl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'frontend') diff --git a/frontend/typesupport.icl b/frontend/typesupport.icl index 3f4c904..760b922 100644 --- a/frontend/typesupport.icl +++ b/frontend/typesupport.icl @@ -796,6 +796,8 @@ where = file <<< '*' show_attribute TA_Multi coercions file = file + show_attribute TA_TempExVar coercions file + = file <<< "(E)" show_attribute (TA_TempVar av_number) coercions file | isUniqueAttribute av_number coercions = file <<< '*' -- cgit v1.2.3