From af41bcd46e094ca6ca461b97d164ff744ecc4735 Mon Sep 17 00:00:00 2001 From: krasimir Date: Wed, 22 Jul 2009 09:51:57 +0000 Subject: [PATCH] updated the output in testsuite/compiler/check/lins --- testsuite/compiler/check/lins/lins.gfs.gold | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testsuite/compiler/check/lins/lins.gfs.gold b/testsuite/compiler/check/lins/lins.gfs.gold index bce4d9d05..7bcdd3932 100644 --- a/testsuite/compiler/check/lins/lins.gfs.gold +++ b/testsuite/compiler/check/lins/lins.gfs.gold @@ -11,7 +11,7 @@ functions sequences startcats C := [C0] - Float := [Float] - Int := [Int] + Float := [CFloat] + Int := [CInt] Nat := [C1] - String := [String] + String := [CString]