Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Any objection to deleting these RCS ID strings?
- X-seq: zsh-workers 11378
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Any objection to deleting these RCS ID strings?
- Date: Mon, 15 May 2000 12:29:01 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
diff -x CVS -ru ./Functions/Misc/is-at-least ../zsh-forge/current/Functions/Misc/is-at-least
--- ../zsh-forge/current/Functions/Misc/is-at-least Sat Apr 1 12:49:47 2000
+++ ./Functions/Misc/is-at-least Tue Apr 4 04:31:01 2000
@@ -1,4 +1,3 @@
-# $Id: is-at-least,v 1.2 2000/04/01 20:49:47 pws Exp $ -*- shell-script -*-
#
# Test whether $ZSH_VERSION (or some value of your choice, if a second argument
# is provided) is greater than or equal to x.y.z-r (in argument one). In fact,
diff -x CVS -ru ./Misc/make-zsh-urls ../zsh-forge/current/Misc/make-zsh-urls
--- ../zsh-forge/current/Misc/make-zsh-urls Sat Apr 1 12:49:47 2000
+++ ./Misc/make-zsh-urls Tue Apr 4 04:31:50 2000
@@ -1,6 +1,4 @@
#!/usr/bin/perl -w
-#
-# $Id: make-zsh-urls,v 1.2 2000/04/01 20:49:47 pws Exp $
use strict;
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author