comparison lib-src/vcdiff @ 53224:f0eb34e60705

tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137 (automatically generated log message) git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--base-0
author Karoly Lorentey <lorentey@elte.hu>
date Wed, 24 Dec 2003 16:09:13 +0000
parents 695cf19ef79e
children eb7e8d483840
comparison
equal deleted inserted replaced
53223:1fa5a4fc03e5 53224:f0eb34e60705
21 # You should have received a copy of the GNU General Public License 21 # You should have received a copy of the GNU General Public License
22 # along with GNU Emacs; see the file COPYING. If not, write to the 22 # along with GNU Emacs; see the file COPYING. If not, write to the
23 # Free Software Foundation, Inc., 59 Temple Place - Suite 330, 23 # Free Software Foundation, Inc., 59 Temple Place - Suite 330,
24 # Boston, MA 02111-1307, USA. 24 # Boston, MA 02111-1307, USA.
25 # 25 #
26 # $Id: vcdiff,v 1.7 2001/02/20 12:36:28 gerd Exp $ 26 # $Id: vcdiff,v 1.8 2003/09/01 15:45:03 miles Exp $
27 # 27 #
28 28
29 DIFF="diff" 29 DIFF="diff"
30 usage="$0: Usage: vcdiff [--brief] [-q] [-r<sid1>] [-r<sid2>] [diffopts] sccsfile..." 30 usage="$0: Usage: vcdiff [--brief] [-q] [-r<sid1>] [-r<sid2>] [diffopts] sccsfile..."
31 31