From 82d5775a788970f77addc19a0066d4d45104961f Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Tue, 13 Nov 2001 15:49:21 +0000 Subject: [PATCH] .. original commit: 4156b0763d9804e668fcd50cc2758fff84116f90 --- collects/framework/private/group.ss | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/collects/framework/private/group.ss b/collects/framework/private/group.ss index a4d3d0ba..22af8d56 100644 --- a/collects/framework/private/group.ss +++ b/collects/framework/private/group.ss @@ -1,16 +1,3 @@ -#| - -these should line up! - - aaa - aaa - aaa - aaa - aaa - aaa - -|# - (module group mzscheme (require (lib "string-constant.ss" "string-constants") (lib "unitsig.ss")