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)