;ELC   
;;; compiled by rms@mole.gnu.ai.mit.edu on Tue Jul 18 17:49:34 1995
;;; from file /home/fsf/rms/e19/lisp/term/apollo.el
;;; emacs version 19.29.6.
;;; bytecomp version FSF 2.10
;;; optimization is on.
;;; this file uses opcodes which do not exist in Emacs 18.

(if (and (boundp 'emacs-version)
	 (or (and (boundp 'epoch::version) epoch::version)
	     (string-lessp emacs-version "19.28.90")))
    (error "`apollo.el' was compiled for Emacs 19.29 or later"))


(load "term/vt100" nil t)
