From 4aefb5c998decc2099a73ff0f302901b553080c3 Mon Sep 17 00:00:00 2001 From: johnvg Date: Wed, 10 Jan 2007 15:36:32 +0000 Subject: remove //1.3 //3.1 git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1635 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- backend/backend.icl | 4 ---- 1 file changed, 4 deletions(-) (limited to 'backend/backend.icl') diff --git a/backend/backend.icl b/backend/backend.icl index 44653b0..fd99c88 100644 --- a/backend/backend.icl +++ b/backend/backend.icl @@ -1,9 +1,5 @@ implementation module backend; -//1.3 -from StdString import String; -//3.1 - :: CPtr :== Int; :: *UWorld :== Int; :: *BackEnd :== CPtr; -- cgit v1.2.3