Export RUN-SYNCHRONOUS-PROCESS-1.
authorChris Hanson <org/chris-hanson/cph>
Thu, 15 Mar 2001 21:06:30 +0000 (21:06 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 15 Mar 2001 21:06:30 +0000 (21:06 +0000)
v7/src/edwin/edwin.pkg

index 28b082c76259ab00fe61051b154eb28078e1fef1..a5a6cacc1870a86093cd432b06a295c4df05fc65 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: edwin.pkg,v 1.269 2001/02/05 18:55:53 cph Exp $
+$Id: edwin.pkg,v 1.270 2001/03/15 21:06:30 cph Exp $
 
 Copyright (c) 1989-2001 Massachusetts Institute of Technology
 
@@ -16,7 +16,8 @@ General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+02111-1307, USA.
 |#
 
 ;;;; Edwin Packaging
@@ -930,6 +931,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
          quit-process
          remove-process-filter
          run-synchronous-process
+         run-synchronous-process-1
          set-process-buffer!
          set-process-filter!
          set-process-kill-without-query!