From dd63aa922e6a465e5cd91c3f0746f51adb09f2dc Mon Sep 17 00:00:00 2001 From: letouzey Date: Tue, 26 Mar 2002 23:31:38 +0000 Subject: Refonte complete de la génération des types ML git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2568 85f007b7-540e-0410-9357-904b9bb8a0f7 --- contrib/extraction/test/Unit.hs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'contrib/extraction/test/Unit.hs') diff --git a/contrib/extraction/test/Unit.hs b/contrib/extraction/test/Unit.hs index 2001dfa1b9..5d104e1817 100644 --- a/contrib/extraction/test/Unit.hs +++ b/contrib/extraction/test/Unit.hs @@ -1,5 +1,2 @@ -module Unit where - -type Unit = () +module Unit where unit = () - -- cgit v1.2.3