;ELC   
;;; compiled by tlyu@portnoy on Sat Feb 10 20:00:02 1996
;;; from file /afs/sipb.mit.edu/project/sipbsrc/src/lib/elisp/vm-5.95beta/vm-version.el
;;; emacs version 19.25.92.1.
;;; 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")))
    (error "`/afs/sipb.mit.edu/project/sipbsrc/src/lib/elisp/vm-5.95beta/vm-version.el' was compiled for Emacs 19"))

(byte-code "ÀÁ!ˆÀÂ!‡" [provide vm vm-version] 2)
(defconst vm-version "5.95 (beta)" "\
Version number of VM.")
(defun vm-version nil "\
Returns the value of the variable vm-version." vm-version)
