diff options
author | Larry Wall <lwall@netlabs.com> | 1991-03-21 00:00:00 +0000 |
---|---|---|
committer | Larry Wall <lwall@netlabs.com> | 1991-03-21 00:00:00 +0000 |
commit | fe14fcc35f78a371a174a1d14256c2f35ae4262b (patch) | |
tree | d472cb1055c47b9701cb0840969aacdbdbc9354a /form.h | |
parent | 27e2fb84680b9cc1db17238d5bf10b97626f477f (diff) | |
download | perl-fe14fcc35f78a371a174a1d14256c2f35ae4262b.tar.gz |
perl 4.0.00: (no release announcement available)perl-4.0.00
So far, 4.0 is still a beta test version. For the last production
version, look in pub/perl.3.0/kits@44.
Diffstat (limited to 'form.h')
-rw-r--r-- | form.h | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -1,4 +1,4 @@ -/* $Header: form.h,v 3.0.1.1 90/10/15 17:26:57 lwall Locked $ +/* $Header: form.h,v 4.0 91/03/20 01:19:37 lwall Locked $ * * Copyright (c) 1989, Larry Wall * @@ -6,11 +6,8 @@ * as specified in the README file that comes with the perl 3.0 kit. * * $Log: form.h,v $ - * Revision 3.0.1.1 90/10/15 17:26:57 lwall - * patch29: added @###.## fields to format - * - * Revision 3.0 89/10/18 15:17:39 lwall - * 3.0 baseline + * Revision 4.0 91/03/20 01:19:37 lwall + * 4.0 baseline. * */ |