comparison lisp/oobr/br-vers.el @ 0:376386a54a3c r19-14

Import from CVS: tag r19-14
author cvs
date Mon, 13 Aug 2007 08:45:50 +0200
parents
children 4103f0995bd7
comparison
equal deleted inserted replaced
-1:000000000000 0:376386a54a3c
1 ;;!emacs
2 ;;
3 ;; LCD-ENTRY: oo-browser|Bob Weiner|oo-browser@hub.ucsb.edu|Multi-Language Object-oriented Browser|02-Nov-95|2.9.11|ftp.cs.uiuc.edu:/pub/xemacs/infodock/
4 ;;
5 ;; FILE: br-vers.el
6 ;; SUMMARY: OO-Browser revision number as 'br-version' variable.
7 ;; USAGE: GNU Emacs Lisp Library
8 ;; KEYWORDS: oop, tools
9 ;;
10 ;; AUTHOR: Bob Weiner
11 ;; ORG: Motorola, Inc.
12 ;;
13 ;; ORIG-DATE: 16-Mar-95 at 12:31:05
14 ;; LAST-MOD: 2-Nov-95 at 05:54:53 by Bob Weiner
15 ;;
16 ;; Copyright (C) 1995, Free Software Foundation, Inc.
17 ;; See the file BR-COPY for license information.
18 ;;
19 ;; This file is part of the OO-Browser.
20 ;;
21 ;; DESCRIPTION:
22 ;; DESCRIP-END.
23
24 ;;; ************************************************************************
25 ;;; Public variables
26 ;;; ************************************************************************
27
28 (defconst br-version "02.09.12" "The OO-Browser revision number.")