Skip to content
Snippets Groups Projects
Commit d9504ec1 authored by wlott's avatar wlott
Browse files

removed temporary hack.

parent 90abee97
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
;;; Scott Fahlman or slisp-group@cs.cmu.edu. ;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;; ;;;
(ext:file-comment (ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/backend.lisp,v 1.18 1992/03/22 17:59:26 wlott Exp $") "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/backend.lisp,v 1.19 1992/03/22 22:05:53 wlott Exp $")
;;; ;;;
;;; ********************************************************************** ;;; **********************************************************************
;;; ;;;
...@@ -307,9 +307,3 @@ ...@@ -307,9 +307,3 @@
:misfeatures misfeatures))) :misfeatures misfeatures)))
(setf *target-backend* backend))) (setf *target-backend* backend)))
;;;; temporary hack.
(defun backend-vm-support-routines (backend)
(backend-support-routines backend))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment