From c4349ce66c0a0f9cb8d9c1eec4e7c5f5965f43e6 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Tue, 27 May 2008 13:38:05 +0000 Subject: [PATCH] removed some old latex-style comments svn: r9977 --- collects/scribblings/tools/frame.scrbl | 1 - collects/scribblings/tools/rep.scrbl | 14 -------------- 2 files changed, 15 deletions(-) diff --git a/collects/scribblings/tools/frame.scrbl b/collects/scribblings/tools/frame.scrbl index 0a5f79affd..b6d67feb2d 100644 --- a/collects/scribblings/tools/frame.scrbl +++ b/collects/scribblings/tools/frame.scrbl @@ -35,7 +35,6 @@ hasn't been saved is shown. Provides an implementation of @scheme[drscheme:frame:<%>] -%% %% drscheme:language %% } diff --git a/collects/scribblings/tools/rep.scrbl b/collects/scribblings/tools/rep.scrbl index 313866b5ce..906b9eb6d1 100644 --- a/collects/scribblings/tools/rep.scrbl +++ b/collects/scribblings/tools/rep.scrbl @@ -18,9 +18,6 @@ class affect the implementation that uses it. @defconstructor/make[([context (implements @scheme[drscheme:rep:context<%>])])]{ - -% % %% begin rep-text methods % - } @defmethod[#:mode override @@ -209,10 +206,6 @@ are created, but not when the Run button is clicked. void?]{ Inserts a new prompt at the end of the text. - - -%% %% drscheme:frame %% - } @defmethod[(kill-evaluation) @@ -239,13 +232,6 @@ Calls the super method. This method queues thunks for drscheme's eventspace in a special output-related queue. - -} -@methimpl{ - -% % %% begin console-text methods % %% many more methods should be added here.... - - }} @defmethod[(reset-console)