view lisp/oobr/br-vers.el @ 215:1f0dabaa0855 r20-4b6

Import from CVS: tag r20-4b6
author cvs
date Mon, 13 Aug 2007 10:07:35 +0200
parents 4be1180a9e89
children
line wrap: on
line source

;;!emacs
;;
;; LCD-ENTRY:    oo-browser|Bob Weiner|oo-browser@infodock.com|Multi-Language Object-oriented Browser|21-Feb-97|2.10|ftp://ftp.xemacs.org/pub/infodock
;;
;; FILE:         br-vers.el
;; SUMMARY:      OO-Browser revision number as `br-version' variable.
;; USAGE:        GNU Emacs Lisp Library
;; KEYWORDS:     oop, tools
;;
;; AUTHOR:       Bob Weiner
;; ORG:          InfoDock Associates
;;
;; ORIG-DATE:    16-Mar-95 at 12:31:05
;; LAST-MOD:     21-Feb-97 at 17:07:53 by Bob Weiner
;;
;; Copyright (C) 1995, 1997, Free Software Foundation, Inc.
;; See the file BR-COPY for license information.
;;
;; This file is part of the OO-Browser.
;;
;; DESCRIPTION:  
;; DESCRIP-END.

;;; ************************************************************************
;;; Public variables
;;; ************************************************************************

(defconst br-version "02.10" "The OO-Browser revision number.")