From f9f5f29dd46e510051d3f34050f29a76962d2f23 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Mon, 22 Aug 2005 18:48:39 +0000 Subject: [PATCH] oops - turn handin back off svn: r635 --- collects/handin-client/info.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/handin-client/info.ss b/collects/handin-client/info.ss index 95facb0892..118e0f184b 100644 --- a/collects/handin-client/info.ss +++ b/collects/handin-client/info.ss @@ -5,7 +5,7 @@ ;; can set the PLT_HANDIN_SERVER_PORT environment variable. (define name "Course Handin") (define collection "handin-client") - (define server:port "localhost:7979") + ;(define server:port "localhost:7979") ;; The following are optional. Uncomment and fill in ;; the values to add a menu item under "Help" to open