;;; -*-Scheme-*-
;;;
-;;; $Id: editor.scm,v 1.241 1996/05/11 08:37:35 cph Exp $
+;;; $Id: editor.scm,v 1.242 1997/12/23 04:36:56 cph Exp $
;;;
-;;; Copyright (c) 1986, 1989-96 Massachusetts Institute of Technology
+;;; Copyright (c) 1986, 1989-97 Massachusetts Institute of Technology
;;;
;;; This material was developed by the Scheme project at the
;;; Massachusetts Institute of Technology, Department of
message))))))))
(define (edwin . args) (apply edit args))
+(simple-option-parser "-edit" edit)
(define edwin-editor false)
(define editor-abort)
#| -*-Scheme-*-
-$Id: edwin.pkg,v 1.216 1997/11/20 05:51:58 cph Exp $
+$Id: edwin.pkg,v 1.217 1997/12/23 04:37:03 cph Exp $
Copyright (c) 1989-97 Massachusetts Institute of Technology
make-output-buffer
output-buffer/drain-block
output-buffer/write-substring-block)
+ (import (runtime load)
+ simple-option-parser)
(export (edwin class-macros)
class-instance-transforms)
(export ()