diff --git a/BUGS b/BUGS index 0529f42..37cde3d 100644 --- a/BUGS +++ b/BUGS @@ -176,10 +176,6 @@ To subscribe to the calc-tester mailing list, visit the following URL: ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.5 $ -## @(#) $Id: BUGS,v 30.5 2014/10/12 12:23:43 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/RCS/BUGS,v $ -## ## Under source code control: 1994/03/18 14:06:13 ## File existed as early as: 1994 ## diff --git a/CHANGES b/CHANGES index d17f420..0a93e12 100644 --- a/CHANGES +++ b/CHANGES @@ -7220,10 +7220,6 @@ Following is a list of visible changes to calc from version 1.24.7 to 1.26.1: ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.55 $ -## @(#) $Id: CHANGES,v 30.55 2017/05/21 02:22:22 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc-RHEL7/RCS/CHANGES,v $ -## ## Under source code control: 1993/06/02 18:12:57 ## File existed as early as: 1989 ## diff --git a/COPYING b/COPYING index 28f309d..735c187 100644 --- a/COPYING +++ b/COPYING @@ -12,10 +12,6 @@ This file is Copyrighted Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - # @(#) $Revision: 30.6 $ - # @(#) $Id: COPYING,v 30.6 2014/10/12 12:23:43 chongo Exp $ - # @(#) $Source: /usr/local/src/bin/calc/RCS/COPYING,v $ - -=- Calc is covered by the GNU Lesser General Public License diff --git a/HOWTO.INSTALL b/HOWTO.INSTALL index c5bd435..d1dc17b 100644 --- a/HOWTO.INSTALL +++ b/HOWTO.INSTALL @@ -204,10 +204,6 @@ the calc help subsystem. See the README file for details. ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.6 $ -## @(#) $Id: HOWTO.INSTALL,v 30.6 2007/10/16 12:22:22 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/RCS/HOWTO.INSTALL,v $ -## ## Under source code control: 1999/09/27 20:48:44 ## File existed as early as: 1999 ## diff --git a/LIBRARY b/LIBRARY index 1a6c745..39114d3 100644 --- a/LIBRARY +++ b/LIBRARY @@ -638,10 +638,6 @@ need call libcalc_call_me_last() only once. ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: LIBRARY,v 30.1 2007/03/16 11:09:46 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/RCS/LIBRARY,v $ -## ## Under source code control: 1993/07/30 19:44:49 ## File existed as early as: 1993 ## diff --git a/Makefile b/Makefile index 4108426..6153a66 100644 --- a/Makefile +++ b/Makefile @@ -43,9 +43,6 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Id: Makefile,v 30.26 2016/02/06 08:16:06 chongo Exp $ -# @(#) $Source: /usr/local/src/bin/calc/RCS/Makefile,v $ -# # Under source code control: 1990/02/15 01:48:41 # File existed as early as: before 1990 # diff --git a/Makefile.ship b/Makefile.ship index 7a7f5ca..0951572 100644 --- a/Makefile.ship +++ b/Makefile.ship @@ -40,8 +40,6 @@ # 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. # MAKEFILE_REV= $$Revision: 30.88 $$ -# @(#) $Id: Makefile.ship,v 30.88 2017/05/21 01:26:42 chongo Exp $ -# @(#) $Source: /usr/local/src/bin/calc/RCS/Makefile.ship,v $ # # Under source code control: 1990/02/15 01:48:41 # File existed as early as: before 1990 diff --git a/README b/README index 1824c3e..cba82d1 100644 --- a/README +++ b/README @@ -146,10 +146,6 @@ NOTE: The EMail address uses 'asthe', while the web site uses 'isthe'. ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: README,v 30.3 2014/10/12 12:23:43 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/RCS/README,v $ -## ## Under source code control: 1995/10/25 05:27:59 ## File existed as early as: 1995 ## diff --git a/README.WINDOWS b/README.WINDOWS index bbd085e..99c15ed 100644 --- a/README.WINDOWS +++ b/README.WINDOWS @@ -142,10 +142,6 @@ the above Makefile list, follow the recommendation in the Makefile. ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: README.WINDOWS,v 30.2 2009/03/14 02:29:31 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/RCS/README.WINDOWS,v $ -## ## Under source code control: 2001/02/25 14:00:05 ## File existed as early as: 2001 ## diff --git a/addop.c b/addop.c index a34e434..5bd999a 100644 --- a/addop.c +++ b/addop.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: addop.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/addop.c,v $ - * * Under source code control: 1990/02/15 01:48:10 * File existed as early as: before 1990 * diff --git a/align32.c b/align32.c index 3031aee..be45aef 100644 --- a/align32.c +++ b/align32.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: align32.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/align32.c,v $ - * * Under source code control: 1995/11/23 05:18:06 * File existed as early as: 1995 * diff --git a/alloc.h b/alloc.h index 168e3f0..11d8dff 100644 --- a/alloc.h +++ b/alloc.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.5 $ - * @(#) $Id: alloc.h,v 30.5 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/alloc.h,v $ - * * Under source code control: 1990/02/15 01:48:29 * File existed as early as: before 1990 * diff --git a/assocfunc.c b/assocfunc.c index 0c11361..f350d11 100644 --- a/assocfunc.c +++ b/assocfunc.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: assocfunc.c,v 30.3 2014/09/30 00:55:11 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/assocfunc.c,v $ - * * Under source code control: 1993/07/20 23:04:27 * File existed as early as: 1993 * diff --git a/blkcpy.c b/blkcpy.c index 7e86020..b3401f2 100644 --- a/blkcpy.c +++ b/blkcpy.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: blkcpy.c,v 30.2 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/blkcpy.c,v $ - * * Under source code control: 1997/04/18 20:41:26 * File existed as early as: 1997 * diff --git a/blkcpy.h b/blkcpy.h index a1c2099..cbced65 100644 --- a/blkcpy.h +++ b/blkcpy.h @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: blkcpy.h,v 30.3 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/blkcpy.h,v $ - * * Under source code control: 1997/04/18 20:41:25 * File existed as early as: 1997 * diff --git a/block.c b/block.c index 87c6073..4fa8859 100644 --- a/block.c +++ b/block.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: block.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/block.c,v $ - * * Under source code control: 1997/02/27 00:29:40 * File existed as early as: 1997 * diff --git a/block.h b/block.h index 7e52477..8964de7 100644 --- a/block.h +++ b/block.h @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: block.h,v 30.3 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/block.h,v $ - * * Under source code control: 1997/02/21 05:03:39 * File existed as early as: 1997 * diff --git a/byteswap.c b/byteswap.c index 96fbd58..c50e75f 100644 --- a/byteswap.c +++ b/byteswap.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: byteswap.c,v 30.2 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/byteswap.c,v $ - * * Under source code control: 1995/10/11 04:44:01 * File existed as early as: 1995 * diff --git a/byteswap.h b/byteswap.h index 571c67d..1acfae4 100644 --- a/byteswap.h +++ b/byteswap.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: byteswap.h,v 30.3 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/byteswap.h,v $ - * * Under source code control: 1995/10/11 04:44:01 * File existed as early as: 1995 * diff --git a/cal/Makefile b/cal/Makefile index 4a25ddc..816d8ec 100644 --- a/cal/Makefile +++ b/cal/Makefile @@ -18,10 +18,6 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Revision: 30.12 $ -# @(#) $Id: Makefile,v 30.12 2017/05/19 16:09:14 chongo Exp $ -# @(#) $Source: /usr/local/src/bin/calc-RHEL7/cal/RCS/Makefile,v $ -# # Under source code control: 1991/07/21 05:00:54 # File existed as early as: 1991 # diff --git a/cal/README b/cal/README index d9d7e99..62def45 100644 --- a/cal/README +++ b/cal/README @@ -1834,10 +1834,6 @@ zeta2.cal ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.10 $ -## @(#) $Id: README,v 30.10 2017/05/19 16:09:14 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc-RHEL7/cal/RCS/README,v $ -## ## Under source code control: 1990/02/15 01:50:32 ## File existed as early as: before 1990 ## diff --git a/cal/alg_config.cal b/cal/alg_config.cal index 0994abe..bb6a452 100644 --- a/cal/alg_config.cal +++ b/cal/alg_config.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.12 $ - * @(#) $Id: alg_config.cal,v 30.12 2016/02/06 08:38:56 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/alg_config.cal,v $ - * * Under source code control: 2006/06/07 14:10:11 * File existed as early as: 2006 * diff --git a/cal/beer.cal b/cal/beer.cal index 2a12be8..61788bb 100644 --- a/cal/beer.cal +++ b/cal/beer.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: beer.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/beer.cal,v $ - * * Under source code control: 1996/11/13 13:21:05 * File existed as early as: 1996 * diff --git a/cal/bernoulli.cal b/cal/bernoulli.cal index 8bd3186..6c11979 100644 --- a/cal/bernoulli.cal +++ b/cal/bernoulli.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: bernoulli.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/bernoulli.cal,v $ - * * Under source code control: 1991/09/30 11:18:41 * File existed as early as: 1991 * diff --git a/cal/bernpoly.cal b/cal/bernpoly.cal index c8598b7..e1a2048 100644 --- a/cal/bernpoly.cal +++ b/cal/bernpoly.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: bernpoly.cal,v 30.4 2013/08/18 20:01:53 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/bernpoly.cal,v $ - * * Under source code control: 2013/08/11 01:31:28 * File existed as early as: 2013 */ diff --git a/cal/bigprime.cal b/cal/bigprime.cal index a70c7f2..56bbc12 100644 --- a/cal/bigprime.cal +++ b/cal/bigprime.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: bigprime.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/bigprime.cal,v $ - * * Under source code control: 1991/05/22 21:56:32 * File existed as early as: 1991 * diff --git a/cal/bindings b/cal/bindings index 8911377..92c75f9 100644 --- a/cal/bindings +++ b/cal/bindings @@ -16,10 +16,6 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Revision: 30.1 $ -# @(#) $Id: bindings,v 30.1 2007/03/16 11:09:54 chongo Exp $ -# @(#) $Source: /usr/local/src/bin/calc/cal/RCS/bindings,v $ -# # Under source code control: 1993/05/02 20:09:19 # File existed as early as: 1993 # diff --git a/cal/brentsolve.cal b/cal/brentsolve.cal index 8d7674a..c43ef9e 100644 --- a/cal/brentsolve.cal +++ b/cal/brentsolve.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: brentsolve.cal,v 30.4 2013/08/18 20:01:53 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/brentsolve.cal,v $ - * * Under source code control: 2013/08/11 01:31:28 * File existed as early as: 2013 */ diff --git a/cal/chi.cal b/cal/chi.cal index 4d154e8..604b47a 100644 --- a/cal/chi.cal +++ b/cal/chi.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: chi.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/chi.cal,v $ - * * Under source code control: 2001/03/27 14:10:11 * File existed as early as: 2001 * diff --git a/cal/chrem.cal b/cal/chrem.cal index 6ab64cc..5b151a2 100644 --- a/cal/chrem.cal +++ b/cal/chrem.cal @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: chrem.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/chrem.cal,v $ - * * Under source code control: 1992/09/26 01:00:47 * File existed as early as: 1992 * diff --git a/cal/constants.cal b/cal/constants.cal index 30866e2..be2a266 100644 --- a/cal/constants.cal +++ b/cal/constants.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: constants.cal,v 30.4 2013/08/18 20:01:53 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/constants.cal,v $ - * * Under source code control: 2013/08/11 01:31:28 * File existed as early as: 2013 */ diff --git a/cal/deg.cal b/cal/deg.cal index e71b0f3..51d4cac 100644 --- a/cal/deg.cal +++ b/cal/deg.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: deg.cal,v 30.2 2010/09/02 06:01:14 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/deg.cal,v $ - * * Under source code control: 1990/02/15 01:50:33 * File existed as early as: before 1990 * diff --git a/cal/dms.cal b/cal/dms.cal index bd7c2d7..e5c74ca 100644 --- a/cal/dms.cal +++ b/cal/dms.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: dms.cal,v 30.2 2010/09/02 06:14:16 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/dms.cal,v $ - * * Under source code control: 1990/02/15 01:50:33 * File existed as early as: before 1990 * diff --git a/cal/dotest.cal b/cal/dotest.cal index 996f3fa..8a7e48c 100644 --- a/cal/dotest.cal +++ b/cal/dotest.cal @@ -16,10 +16,6 @@ * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: dotest.cal,v 30.2 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/dotest.cal,v $ - * * This file is not covered under version 2.1 of the GNU LGPL. * * Under source dotest_code control: 2006/03/08 05:54:09 diff --git a/cal/ellip.cal b/cal/ellip.cal index 753204f..32ef4df 100644 --- a/cal/ellip.cal +++ b/cal/ellip.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: ellip.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/ellip.cal,v $ - * * Under source code control: 1990/02/15 01:50:33 * File existed as early as: before 1990 * diff --git a/cal/factorial.cal b/cal/factorial.cal index 8906f6a..59a606c 100644 --- a/cal/factorial.cal +++ b/cal/factorial.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: factorial.cal,v 30.4 2013/08/18 20:01:53 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/factorial.cal,v $ - * * Under source code control: 2013/08/11 01:31:28 * File existed as early as: 2013 */ diff --git a/cal/factorial2.cal b/cal/factorial2.cal index 13a8de0..ded4773 100644 --- a/cal/factorial2.cal +++ b/cal/factorial2.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: factorial2.cal,v 30.4 2013/08/18 20:01:53 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/factorial2.cal,v $ - * * Under source code control: 2013/08/11 01:31:28 * File existed as early as: 2013 */ diff --git a/cal/gvec.cal b/cal/gvec.cal index 6da022b..e7fa3a4 100644 --- a/cal/gvec.cal +++ b/cal/gvec.cal @@ -8,10 +8,6 @@ * operation "function" must be first; calc doesn't care how many more * arguments there actually are. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: gvec.cal,v 30.3 2011/05/23 23:00:55 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/gvec.cal,v $ - * * Under source code control: 2011/03/31 17:54:55 * File existed as early as: 2010 * diff --git a/cal/hello.cal b/cal/hello.cal index 86e7fc0..c322e56 100644 --- a/cal/hello.cal +++ b/cal/hello.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: hello.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/hello.cal,v $ - * * Under source code control: 1996/11/13 13:25:43 * File existed as early as: 1996 * diff --git a/cal/hms.cal b/cal/hms.cal index 4be6a27..5fa826c 100644 --- a/cal/hms.cal +++ b/cal/hms.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: hms.cal,v 30.2 2010/09/02 06:14:16 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/hms.cal,v $ - * * Under source code control: 2010/09/01 17:14:55 * File existed as early as: 2010 * diff --git a/cal/intfile.cal b/cal/intfile.cal index 72587ec..e70961a 100644 --- a/cal/intfile.cal +++ b/cal/intfile.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: intfile.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/intfile.cal,v $ - * * Under source code control: 2001/03/31 08:13:11 * File existed as early as: 2001 * diff --git a/cal/lambertw.cal b/cal/lambertw.cal index cc7b61d..154e524 100644 --- a/cal/lambertw.cal +++ b/cal/lambertw.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: lambertw.cal,v 30.4 2013/08/18 20:01:53 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/lambertw.cal,v $ - * * Under source code control: 2013/08/11 01:31:28 * File existed as early as: 2013 */ diff --git a/cal/linear.cal b/cal/linear.cal index b731c9d..e8629f5 100644 --- a/cal/linear.cal +++ b/cal/linear.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: linear.cal,v 30.2 2007/03/17 05:57:42 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/linear.cal,v $ - * * Under source code control: 2005/12/12 06:41:50 * File existed as early as: 2005 * diff --git a/cal/lnseries.cal b/cal/lnseries.cal index db14ed8..2c89126 100644 --- a/cal/lnseries.cal +++ b/cal/lnseries.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: lnseries.cal,v 30.4 2013/08/18 20:01:53 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/lnseries.cal,v $ - * * Under source code control: 2013/08/11 01:31:28 * File existed as early as: 2013 */ diff --git a/cal/lucas.cal b/cal/lucas.cal index 411b6d9..23f9bc7 100644 --- a/cal/lucas.cal +++ b/cal/lucas.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: lucas.cal,v 30.4 2017/05/20 21:54:16 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc-RHEL7/cal/RCS/lucas.cal,v $ - * * Under source code control: 1990/05/03 16:49:51 * File existed as early as: 1990 * diff --git a/cal/lucas_chk.cal b/cal/lucas_chk.cal index 8cb59ad..323eba1 100644 --- a/cal/lucas_chk.cal +++ b/cal/lucas_chk.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: lucas_chk.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/lucas_chk.cal,v $ - * * Under source code control: 1991/01/11 05:41:43 * File existed as early as: 1991 * diff --git a/cal/mersenne.cal b/cal/mersenne.cal index 5aed458..706c757 100644 --- a/cal/mersenne.cal +++ b/cal/mersenne.cal @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: mersenne.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/mersenne.cal,v $ - * * Under source code control: 1991/05/22 21:56:36 * File existed as early as: 1991 * diff --git a/cal/mfactor.cal b/cal/mfactor.cal index ed9636a..b7b20fe 100644 --- a/cal/mfactor.cal +++ b/cal/mfactor.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: mfactor.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/mfactor.cal,v $ - * * Under source code control: 1996/07/06 06:09:40 * File existed as early as: 1996 * diff --git a/cal/mod.cal b/cal/mod.cal index 0df617e..50ca95a 100644 --- a/cal/mod.cal +++ b/cal/mod.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: mod.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/mod.cal,v $ - * * Under source code control: 1990/02/15 01:50:34 * File existed as early as: before 1990 * diff --git a/cal/natnumset.cal b/cal/natnumset.cal index 04868f6..82fc12f 100644 --- a/cal/natnumset.cal +++ b/cal/natnumset.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: natnumset.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/natnumset.cal,v $ - * * Under source code control: 1997/09/07 23:53:51 * File existed as early as: 1997 * diff --git a/cal/pell.cal b/cal/pell.cal index 8dd76ff..ec6aafe 100644 --- a/cal/pell.cal +++ b/cal/pell.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: pell.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/pell.cal,v $ - * * Under source code control: 1990/02/15 01:50:34 * File existed as early as: before 1990 * diff --git a/cal/pi.cal b/cal/pi.cal index 8333170..16badf1 100644 --- a/cal/pi.cal +++ b/cal/pi.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: pi.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/pi.cal,v $ - * * Under source code control: 1991/05/22 21:56:37 * File existed as early as: 1991 * diff --git a/cal/pix.cal b/cal/pix.cal index 534d15e..c002dc0 100644 --- a/cal/pix.cal +++ b/cal/pix.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: pix.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/pix.cal,v $ - * * Under source code control: 1996/07/09 03:14:14 * File existed as early as: 1996 * diff --git a/cal/pollard.cal b/cal/pollard.cal index 43c9c1d..68f1462 100644 --- a/cal/pollard.cal +++ b/cal/pollard.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: pollard.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/pollard.cal,v $ - * * Under source code control: 1991/05/22 21:56:37 * File existed as early as: 1991 * diff --git a/cal/poly.cal b/cal/poly.cal index 9e0ce11..61676df 100644 --- a/cal/poly.cal +++ b/cal/poly.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: poly.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/poly.cal,v $ - * * Under source code control: 1990/02/15 01:50:35 * File existed as early as: before 1990 * diff --git a/cal/prompt.cal b/cal/prompt.cal index dc49b68..23b0ef3 100644 --- a/cal/prompt.cal +++ b/cal/prompt.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: prompt.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/prompt.cal,v $ - * * Under source code control: 1995/12/18 04:43:25 * File existed as early as: 1995 * diff --git a/cal/psqrt.cal b/cal/psqrt.cal index 6864107..059a850 100644 --- a/cal/psqrt.cal +++ b/cal/psqrt.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: psqrt.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/psqrt.cal,v $ - * * Under source code control: 1990/02/15 01:50:35 * File existed as early as: before 1990 * diff --git a/cal/qtime.cal b/cal/qtime.cal index 4a7dac8..c2d3a95 100644 --- a/cal/qtime.cal +++ b/cal/qtime.cal @@ -20,10 +20,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: qtime.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/qtime.cal,v $ - * * Under source code control: 1999/10/13 04:10:33 * File existed as early as: 1999 * diff --git a/cal/quat.cal b/cal/quat.cal index bf8cd32..eac3048 100644 --- a/cal/quat.cal +++ b/cal/quat.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: quat.cal,v 30.2 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/quat.cal,v $ - * * Under source code control: 1990/02/15 01:50:35 * File existed as early as: before 1990 * diff --git a/cal/randbitrun.cal b/cal/randbitrun.cal index ba02e55..aa9b837 100644 --- a/cal/randbitrun.cal +++ b/cal/randbitrun.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: randbitrun.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/randbitrun.cal,v $ - * * Under source code control: 1995/02/13 03:43:11 * File existed as early as: 1995 * diff --git a/cal/randmprime.cal b/cal/randmprime.cal index c6619c2..05b02bd 100644 --- a/cal/randmprime.cal +++ b/cal/randmprime.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: randmprime.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/randmprime.cal,v $ - * * Under source code control: 1994/03/14 23:11:21 * File existed as early as: 1994 * diff --git a/cal/randombitrun.cal b/cal/randombitrun.cal index ce1f042..d66f2e4 100644 --- a/cal/randombitrun.cal +++ b/cal/randombitrun.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: randombitrun.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/randombitrun.cal,v $ - * * Under source code control: 1995/02/13 03:43:11 * File existed as early as: 1995 * diff --git a/cal/randomrun.cal b/cal/randomrun.cal index fbd1ca2..5f1d1bc 100644 --- a/cal/randomrun.cal +++ b/cal/randomrun.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: randomrun.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/randomrun.cal,v $ - * * Under source code control: 1997/02/19 03:35:59 * File existed as early as: 1997 * diff --git a/cal/randrun.cal b/cal/randrun.cal index c9c54de..59db94f 100644 --- a/cal/randrun.cal +++ b/cal/randrun.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: randrun.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/randrun.cal,v $ - * * Under source code control: 1995/02/12 20:00:06 * File existed as early as: 1995 * diff --git a/cal/regress.cal b/cal/regress.cal index dee9d21..1fb1eee 100644 --- a/cal/regress.cal +++ b/cal/regress.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.14 $ - * @(#) $Id: regress.cal,v 30.14 2017/05/19 16:09:14 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc-RHEL7/cal/RCS/regress.cal,v $ - * * Under source code control: 1990/02/15 01:50:36 * File existed as early as: before 1990 * diff --git a/cal/repeat.cal b/cal/repeat.cal index 10ad881..56ccad4 100644 --- a/cal/repeat.cal +++ b/cal/repeat.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: repeat.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/repeat.cal,v $ - * * Under source code control: 2003/01/05 00:00:01 * File existed as early as: 2003 * diff --git a/cal/screen.cal b/cal/screen.cal index 400f366..06b9111 100644 --- a/cal/screen.cal +++ b/cal/screen.cal @@ -15,10 +15,6 @@ * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: screen.cal,v 30.2 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/screen.cal,v $ - * * This file is not covered under version 2.1 of the GNU LGPL. * * Under source code control: 2006/03/08 05:54:09 diff --git a/cal/seedrandom.cal b/cal/seedrandom.cal index 198ecf1..15ab49f 100644 --- a/cal/seedrandom.cal +++ b/cal/seedrandom.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: seedrandom.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/seedrandom.cal,v $ - * * Under source code control: 1996/01/01 08:21:00 * File existed as early as: 1996 * diff --git a/cal/set8700.cal b/cal/set8700.cal index 21ad76b..0b50b11 100644 --- a/cal/set8700.cal +++ b/cal/set8700.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: set8700.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/set8700.cal,v $ - * * Under source code control: 2006/05/20 14:10:11 * File existed as early as: 2006 * diff --git a/cal/set8700.line b/cal/set8700.line index 3ec2cbf..fcbb8e9 100644 --- a/cal/set8700.line +++ b/cal/set8700.line @@ -17,10 +17,6 @@ ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: set8700.line,v 30.1 2007/03/16 11:09:54 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/cal/RCS/set8700.line,v $ -## ## Under source code control: 2006/05/20 14:10:11 ## File existed as early as: 2006 ## diff --git a/cal/solve.cal b/cal/solve.cal index 5656780..3141fb9 100644 --- a/cal/solve.cal +++ b/cal/solve.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: solve.cal,v 30.3 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/solve.cal,v $ - * * Under source code control: 1990/02/15 01:50:37 * File existed as early as: before 1990 * diff --git a/cal/specialfunctions.cal b/cal/specialfunctions.cal index 0db45ef..955868f 100644 --- a/cal/specialfunctions.cal +++ b/cal/specialfunctions.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.6 $ - * @(#) $Id: specialfunctions.cal,v 30.6 2013/09/01 17:48:27 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/specialfunctions.cal,v $ - * * Under source code control: 2013/08/11 01:31:28 * File existed as early as: 2013 */ diff --git a/cal/statistics.cal b/cal/statistics.cal index bb49f08..f1680a5 100644 --- a/cal/statistics.cal +++ b/cal/statistics.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: statistics.cal,v 30.4 2013/08/18 20:01:53 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/statistics.cal,v $ - * * Under source code control: 2013/08/11 01:31:28 * File existed as early as: 2013 */ diff --git a/cal/sumsq.cal b/cal/sumsq.cal index c34a5d1..275b3c2 100644 --- a/cal/sumsq.cal +++ b/cal/sumsq.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: sumsq.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/sumsq.cal,v $ - * * Under source code control: 1990/02/15 01:50:37 * File existed as early as: before 1990 * diff --git a/cal/sumtimes.cal b/cal/sumtimes.cal index 6385fa9..735855d 100644 --- a/cal/sumtimes.cal +++ b/cal/sumtimes.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: sumtimes.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/sumtimes.cal,v $ - * * Under source code control: 2006/06/22 17:29 * File existed as early as: 2006 * diff --git a/cal/surd.cal b/cal/surd.cal index 03249e1..3bb5945 100644 --- a/cal/surd.cal +++ b/cal/surd.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: surd.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/surd.cal,v $ - * * Under source code control: 1990/02/15 01:50:38 * File existed as early as: before 1990 * diff --git a/cal/test1700.cal b/cal/test1700.cal index caf4560..8155f03 100644 --- a/cal/test1700.cal +++ b/cal/test1700.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: test1700.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test1700.cal,v $ - * * Under source code control: 1994/03/14 23:12:51 * File existed as early as: 1994 * diff --git a/cal/test2300.cal b/cal/test2300.cal index bef457a..88f34aa 100644 --- a/cal/test2300.cal +++ b/cal/test2300.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: test2300.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test2300.cal,v $ - * * Under source code control: 1995/07/09 06:12:13 * File existed as early as: 1995 * diff --git a/cal/test2600.cal b/cal/test2600.cal index 7929bd9..3c9aa67 100644 --- a/cal/test2600.cal +++ b/cal/test2600.cal @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: test2600.cal,v 30.3 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test2600.cal,v $ - * * Under source code control: 1995/10/13 00:13:14 * File existed as early as: 1995 * diff --git a/cal/test2700.cal b/cal/test2700.cal index f704840..8f6929b 100644 --- a/cal/test2700.cal +++ b/cal/test2700.cal @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: test2700.cal,v 30.2 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test2700.cal,v $ - * * Under source code control: 1995/11/01 22:52:25 * File existed as early as: 1995 * diff --git a/cal/test3100.cal b/cal/test3100.cal index d657fc8..d65d965 100644 --- a/cal/test3100.cal +++ b/cal/test3100.cal @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: test3100.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test3100.cal,v $ - * * Under source code control: 1995/11/28 11:56:57 * File existed as early as: 1995 * diff --git a/cal/test3300.cal b/cal/test3300.cal index 4dae4a6..7b43358 100644 --- a/cal/test3300.cal +++ b/cal/test3300.cal @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: test3300.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test3300.cal,v $ - * * Under source code control: 1995/12/02 04:27:41 * File existed as early as: 1995 * diff --git a/cal/test3400.cal b/cal/test3400.cal index 8f5612e..2d01728 100644 --- a/cal/test3400.cal +++ b/cal/test3400.cal @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: test3400.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test3400.cal,v $ - * * Under source code control: 1995/12/02 05:20:11 * File existed as early as: 1995 * diff --git a/cal/test3500.cal b/cal/test3500.cal index c8a9a90..27743ce 100644 --- a/cal/test3500.cal +++ b/cal/test3500.cal @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: test3500.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test3500.cal,v $ - * * Under source code control: 1995/12/18 22:50:46 * File existed as early as: 1995 * diff --git a/cal/test4000.cal b/cal/test4000.cal index dca03b5..1f9c19e 100644 --- a/cal/test4000.cal +++ b/cal/test4000.cal @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: test4000.cal,v 30.2 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test4000.cal,v $ - * * Under source code control: 1996/03/13 02:38:45 * File existed as early as: 1996 * diff --git a/cal/test4100.cal b/cal/test4100.cal index 9f4e88c..00db155 100644 --- a/cal/test4100.cal +++ b/cal/test4100.cal @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: test4100.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test4100.cal,v $ - * * Under source code control: 1996/03/13 03:53:22 * File existed as early as: 1996 * diff --git a/cal/test4600.cal b/cal/test4600.cal index 18ac8a0..4422b5a 100644 --- a/cal/test4600.cal +++ b/cal/test4600.cal @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: test4600.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test4600.cal,v $ - * * Under source code control: 1996/07/02 20:04:40 * File existed as early as: 1996 * diff --git a/cal/test5100.cal b/cal/test5100.cal index c69af37..8d4ad95 100644 --- a/cal/test5100.cal +++ b/cal/test5100.cal @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: test5100.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test5100.cal,v $ - * * Under source code control: 1996/12/02 23:57:10 * File existed as early as: 1996 * diff --git a/cal/test5200.cal b/cal/test5200.cal index df3c0de..4880ca7 100644 --- a/cal/test5200.cal +++ b/cal/test5200.cal @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: test5200.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test5200.cal,v $ - * * Under source code control: 1997/02/07 02:48:10 * File existed as early as: 1997 * diff --git a/cal/test8400.cal b/cal/test8400.cal index 9274052..db22dac 100644 --- a/cal/test8400.cal +++ b/cal/test8400.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: test8400.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test8400.cal,v $ - * * Under source code control: 1999/10/31 01:00:03 * File existed as early as: 1999 * diff --git a/cal/test8500.cal b/cal/test8500.cal index c790430..01336a5 100644 --- a/cal/test8500.cal +++ b/cal/test8500.cal @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: test8500.cal,v 30.2 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test8500.cal,v $ - * * Under source code control: 1999/11/12 20:59:59 * File existed as early as: 1999 * diff --git a/cal/test8600.cal b/cal/test8600.cal index 96cd651..17a45fd 100644 --- a/cal/test8600.cal +++ b/cal/test8600.cal @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: test8600.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test8600.cal,v $ - * * Under source code control: 2000/12/04 19:57:02 * File existed as early as: 2000 * diff --git a/cal/test8900.cal b/cal/test8900.cal index 240ff4e..cd4162c 100644 --- a/cal/test8900.cal +++ b/cal/test8900.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.6 $ - * @(#) $Id: test8900.cal,v 30.6 2013/09/01 22:16:21 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test8900.cal,v $ - * * Under source code control: 2013/08/11 01:31:28 * File existed as early as: 2013 */ diff --git a/cal/toomcook.cal b/cal/toomcook.cal index 9556dc9..d3b9a73 100644 --- a/cal/toomcook.cal +++ b/cal/toomcook.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: toomcook.cal,v 30.4 2013/08/18 20:01:53 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/toomcook.cal,v $ - * * Under source code control: 2013/08/11 01:31:28 * File existed as early as: 2013 */ diff --git a/cal/unitfrac.cal b/cal/unitfrac.cal index 5355d21..6ae755b 100644 --- a/cal/unitfrac.cal +++ b/cal/unitfrac.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: unitfrac.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/unitfrac.cal,v $ - * * Under source code control: 1990/02/15 01:50:38 * File existed as early as: before 1990 * diff --git a/cal/varargs.cal b/cal/varargs.cal index 69a7971..4632e37 100644 --- a/cal/varargs.cal +++ b/cal/varargs.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: varargs.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/varargs.cal,v $ - * * Under source code control: 1991/05/22 21:56:34 * File existed as early as: 1991 * diff --git a/cal/xx_print.cal b/cal/xx_print.cal index ac6cfa6..d1e1f29 100644 --- a/cal/xx_print.cal +++ b/cal/xx_print.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: xx_print.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/xx_print.cal,v $ - * * Under source code control: 1997/04/17 00:08:50 * File existed as early as: 1997 * diff --git a/cal/zeta2.cal b/cal/zeta2.cal index 732d6ec..d10b2e3 100644 --- a/cal/zeta2.cal +++ b/cal/zeta2.cal @@ -15,10 +15,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: zeta2.cal,v 30.4 2013/08/18 20:01:53 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/zeta2.cal,v $ - * * Under source code control: 2013/08/11 01:31:28 * File existed as early as: 2013 */ diff --git a/calc.c b/calc.c index 6b1da78..4cfcb8d 100644 --- a/calc.c +++ b/calc.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.6 $ - * @(#) $Id: calc.c,v 30.6 2013/03/25 21:39:57 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/calc.c,v $ - * * Under source code control: 1990/02/15 01:48:11 * File existed as early as: before 1990 * diff --git a/calc.h b/calc.h index 09f4254..0166658 100644 --- a/calc.h +++ b/calc.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.6 $ - * @(#) $Id: calc.h,v 30.6 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/calc.h,v $ - * * Under source code control: 1990/02/15 01:48:31 * File existed as early as: before 1990 * diff --git a/calc.man b/calc.man index fa7b508..4432fd5 100644 --- a/calc.man +++ b/calc.man @@ -15,10 +15,6 @@ .\" received a copy with calc; if not, write to Free Software Foundation, Inc. .\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. .\" -.\" @(#) $Revision: 30.6 $ -.\" @(#) $Id: calc.man,v 30.6 2014/10/06 08:39:45 chongo Exp $ -.\" @(#) $Source: /usr/local/src/bin/calc/RCS/calc.man,v $ -.\" .\" Under source code control: 1991/07/23 05:48:26 .\" File existed as early as: 1991 .\" diff --git a/calc.spec.in b/calc.spec.in index 1820cea..7a3afae 100644 --- a/calc.spec.in +++ b/calc.spec.in @@ -17,10 +17,6 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Revision: 30.23 $ -# @(#) $Id: calc.spec.in,v 30.23 2014/09/22 05:01:58 chongo Exp $ -# @(#) $Source: /usr/local/src/bin/calc/RCS/calc.spec.in,v $ -# # Under source code control: 2003/02/16 20:21:39 # File existed as early as: 2003 # diff --git a/calcerr.tbl b/calcerr.tbl index 3b13180..759b914 100644 --- a/calcerr.tbl +++ b/calcerr.tbl @@ -17,10 +17,6 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Revision: 30.4 $ -# @(#) $Id: calcerr.tbl,v 30.4 2013/09/02 01:38:08 chongo Exp $ -# @(#) $Source: /usr/local/src/bin/calc/RCS/calcerr.tbl,v $ -# # Under source code control: 1996/05/23 17:38:44 # File existed as early as: 1996 # diff --git a/calcerr_c.awk b/calcerr_c.awk index d1354bc..d1d6761 100644 --- a/calcerr_c.awk +++ b/calcerr_c.awk @@ -18,10 +18,6 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Revision: 30.1 $ -# @(#) $Id: calcerr_c.awk,v 30.1 2007/03/16 11:09:46 chongo Exp $ -# @(#) $Source: /usr/local/src/bin/calc/RCS/calcerr_c.awk,v $ -# # Under source code control: 1996/05/24 03:15:35 # File existed as early as: 1996 # diff --git a/calcerr_c.sed b/calcerr_c.sed index a6866b1..638523c 100644 --- a/calcerr_c.sed +++ b/calcerr_c.sed @@ -18,10 +18,6 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Revision: 30.1 $ -# @(#) $Id: calcerr_c.sed,v 30.1 2007/03/16 11:09:46 chongo Exp $ -# @(#) $Source: /usr/local/src/bin/calc/RCS/calcerr_c.sed,v $ -# # Under source code control: 1996/05/24 03:15:35 # File existed as early as: 1996 # diff --git a/calcerr_h.awk b/calcerr_h.awk index 52392e9..adc2ad3 100644 --- a/calcerr_h.awk +++ b/calcerr_h.awk @@ -18,10 +18,6 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Revision: 30.1 $ -# @(#) $Id: calcerr_h.awk,v 30.1 2007/03/16 11:09:46 chongo Exp $ -# @(#) $Source: /usr/local/src/bin/calc/RCS/calcerr_h.awk,v $ -# # Under source code control: 1996/05/23 17:38:44 # File existed as early as: 1996 # diff --git a/calcerr_h.sed b/calcerr_h.sed index 0980feb..93177b3 100644 --- a/calcerr_h.sed +++ b/calcerr_h.sed @@ -18,10 +18,6 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Revision: 30.1 $ -# @(#) $Id: calcerr_h.sed,v 30.1 2007/03/16 11:09:46 chongo Exp $ -# @(#) $Source: /usr/local/src/bin/calc/RCS/calcerr_h.sed,v $ -# # Under source code control: 1996/05/23 17:38:44 # File existed as early as: 1996 # diff --git a/check.awk b/check.awk index 7879aef..2731e36 100644 --- a/check.awk +++ b/check.awk @@ -18,10 +18,6 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Revision: 30.2 $ -# @(#) $Id: check.awk,v 30.2 2013/08/11 01:08:32 chongo Exp $ -# @(#) $Source: /usr/local/src/bin/calc/RCS/check.awk,v $ -# # Under source code control: 1996/05/25 22:07:58 # File existed as early as: 1996 # diff --git a/cmath.h b/cmath.h index e556ee9..75b7b40 100644 --- a/cmath.h +++ b/cmath.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: cmath.h,v 30.3 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/cmath.h,v $ - * * Under source code control: 1993/07/30 19:42:45 * File existed as early as: 1993 * diff --git a/codegen.c b/codegen.c index a76799b..b78ecd8 100644 --- a/codegen.c +++ b/codegen.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.5 $ - * @(#) $Id: codegen.c,v 30.5 2017/05/19 16:09:14 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc-RHEL7/RCS/codegen.c,v $ - * * Under source code control: 1990/02/15 01:48:13 * File existed as early as: before 1990 * diff --git a/comfunc.c b/comfunc.c index d43ecff..1ca8a5a 100644 --- a/comfunc.c +++ b/comfunc.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: comfunc.c,v 30.3 2008/10/24 07:09:41 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/comfunc.c,v $ - * * Under source code control: 1990/02/15 01:48:13 * File existed as early as: before 1990 * diff --git a/commath.c b/commath.c index 6aadeec..41145a0 100644 --- a/commath.c +++ b/commath.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: commath.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/commath.c,v $ - * * Under source code control: 1990/02/15 01:48:10 * File existed as early as: before 1990 * diff --git a/config.c b/config.c index 87b903a..303f5ce 100644 --- a/config.c +++ b/config.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: config.c,v 30.3 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/config.c,v $ - * * Under source code control: 1991/07/20 00:21:56 * File existed as early as: 1991 * diff --git a/config.h b/config.h index b75f5db..719c3a4 100644 --- a/config.h +++ b/config.h @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: config.h,v 30.4 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/config.h,v $ - * * Under source code control: 1995/11/01 22:20:17 * File existed as early as: 1995 * diff --git a/const.c b/const.c index ee9f935..25a4dd7 100644 --- a/const.c +++ b/const.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: const.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/const.c,v $ - * * Under source code control: 1990/02/15 01:48:14 * File existed as early as: before 1990 * diff --git a/cscript/4dsphere.calc b/cscript/4dsphere.calc index 9a796b8..b967400 100644 --- a/cscript/4dsphere.calc +++ b/cscript/4dsphere.calc @@ -26,10 +26,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: 4dsphere.calc,v 30.3 2014/08/24 22:04:32 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/4dsphere.calc,v $ - * * Under source code control: 2001/05/03 19:02:03 * File existed as early as: 2001 * diff --git a/cscript/Makefile b/cscript/Makefile index 7248d59..804bb19 100644 --- a/cscript/Makefile +++ b/cscript/Makefile @@ -17,10 +17,6 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Revision: 30.10 $ -# @(#) $Id: Makefile,v 30.10 2017/05/19 16:09:14 chongo Exp $ -# @(#) $Source: /usr/local/src/bin/calc-RHEL7/cscript/RCS/Makefile,v $ -# # Under source code control: 1999/11/29 11:10:26 # File existed as early as: 1999 # diff --git a/cscript/README.src b/cscript/README.src index eb25dd3..a949b31 100644 --- a/cscript/README.src +++ b/cscript/README.src @@ -141,10 +141,6 @@ simple ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.5 $ -## @(#) $Id: README.src,v 30.5 2014/10/12 12:23:43 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/README.src,v $ -## ## Under source code control: 1999/12/17 10:23:40 ## File existed as early as: 1999 ## diff --git a/cscript/fproduct.calc b/cscript/fproduct.calc index 38db2ee..2dcb94e 100644 --- a/cscript/fproduct.calc +++ b/cscript/fproduct.calc @@ -24,10 +24,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: fproduct.calc,v 30.3 2014/08/24 22:04:32 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/fproduct.calc,v $ - * * Under source code control: 2001/04/07 20:13:11 * File existed as early as: 2001 * diff --git a/cscript/mersenne.calc b/cscript/mersenne.calc index 8199383..3aa1202 100644 --- a/cscript/mersenne.calc +++ b/cscript/mersenne.calc @@ -18,10 +18,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: mersenne.calc,v 30.3 2014/08/24 22:04:32 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/mersenne.calc,v $ - * * Under source code control: 1999/11/30 00:09:01; * File existed as early as: 1999 * diff --git a/cscript/piforever.calc b/cscript/piforever.calc index 85b0e89..7316724 100644 --- a/cscript/piforever.calc +++ b/cscript/piforever.calc @@ -18,10 +18,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: piforever.calc,v 30.3 2014/08/24 22:04:32 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/piforever.calc,v $ - * * Under source code control: 1999/11/30 00:11:36 * File existed as early as: 1999 * diff --git a/cscript/plus.calc b/cscript/plus.calc index f490002..0e6d269 100644 --- a/cscript/plus.calc +++ b/cscript/plus.calc @@ -18,10 +18,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: plus.calc,v 30.3 2014/08/24 22:04:32 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/plus.calc,v $ - * * Under source code control: 1999/11/29 10:22:37 * File existed as early as: 1999 * diff --git a/cscript/powerterm.calc b/cscript/powerterm.calc index f3868b3..e3fedc5 100644 --- a/cscript/powerterm.calc +++ b/cscript/powerterm.calc @@ -24,10 +24,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: powerterm.calc,v 30.3 2014/08/24 22:04:32 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/powerterm.calc,v $ - * * Under source code control: 2001/04/24 23:49:11 * File existed as early as: 2001 * diff --git a/cscript/simple.calc b/cscript/simple.calc index 95d6583..50e5ebd 100644 --- a/cscript/simple.calc +++ b/cscript/simple.calc @@ -18,10 +18,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: simple.calc,v 30.3 2014/08/24 22:04:32 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/simple.calc,v $ - * * Under source code control: 1999/11/29 10:22:37 * File existed as early as: 1999 * diff --git a/cscript/square.calc b/cscript/square.calc index 0298358..c0c7f52 100644 --- a/cscript/square.calc +++ b/cscript/square.calc @@ -18,10 +18,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: square.calc,v 30.3 2014/08/24 22:04:32 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/square.calc,v $ - * * Under source code control: 2000/12/15 06:52:01 * File existed as early as: 2000 * diff --git a/custom.c b/custom.c index 05d0af6..2e540d5 100644 --- a/custom.c +++ b/custom.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: custom.c,v 30.2 2007/09/21 01:27:27 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/custom.c,v $ - * * Under source code control: 1997/03/03 04:53:08 * File existed as early as: 1997 * diff --git a/custom.h b/custom.h index be94e2b..561176f 100644 --- a/custom.h +++ b/custom.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: custom.h,v 30.3 2007/07/10 17:54:03 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/custom.h,v $ - * * Under source code control: 1997/03/03 04:53:08 * File existed as early as: 1997 * diff --git a/custom/CUSTOM_CAL b/custom/CUSTOM_CAL index 472d10d..b513043 100644 --- a/custom/CUSTOM_CAL +++ b/custom/CUSTOM_CAL @@ -57,10 +57,6 @@ pzasusb8.cal ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: CUSTOM_CAL,v 30.1 2007/03/16 11:10:04 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/CUSTOM_CAL,v $ -## ## Under source code control: 1997/03/08 20:51:32 ## File existed as early as: 1997 ## diff --git a/custom/HOW_TO_ADD b/custom/HOW_TO_ADD index db08382..004b208 100644 --- a/custom/HOW_TO_ADD +++ b/custom/HOW_TO_ADD @@ -661,10 +661,6 @@ Step 12: Contribute ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.4 $ -## @(#) $Id: HOW_TO_ADD,v 30.4 2007/09/21 01:27:27 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/HOW_TO_ADD,v $ -## ## Under source code control: 1997/03/10 03:03:21 ## File existed as early as: 1997 ## diff --git a/custom/Makefile b/custom/Makefile index c3f7f40..ff86c46 100644 --- a/custom/Makefile +++ b/custom/Makefile @@ -18,10 +18,6 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Revision: 30.42 $ -# @(#) $Id: Makefile.head,v 30.42 2017/05/19 16:09:14 chongo Exp $ -# @(#) $Source: /usr/local/src/bin/calc-RHEL7/custom/RCS/Makefile.head,v $ -# # Under source code control: 1997/03/09 02:28:54 # File existed as early as: 1997 # diff --git a/custom/Makefile.head b/custom/Makefile.head index a1afcde..b0abed6 100644 --- a/custom/Makefile.head +++ b/custom/Makefile.head @@ -18,10 +18,6 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Revision: 30.42 $ -# @(#) $Id: Makefile.head,v 30.42 2017/05/19 16:09:14 chongo Exp $ -# @(#) $Source: /usr/local/src/bin/calc-RHEL7/custom/RCS/Makefile.head,v $ -# # Under source code control: 1997/03/09 02:28:54 # File existed as early as: 1997 # diff --git a/custom/argv b/custom/argv index 2bb222d..57dff48 100644 --- a/custom/argv +++ b/custom/argv @@ -56,10 +56,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: argv,v 30.1 2007/03/16 11:10:04 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/argv,v $ -## ## Under source code control: 1997/03/09 20:28:01 ## File existed as early as: 1997 ## diff --git a/custom/argv.cal b/custom/argv.cal index 45968ab..0e29a42 100644 --- a/custom/argv.cal +++ b/custom/argv.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: argv.cal,v 30.1 2007/03/16 11:10:04 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/argv.cal,v $ - * * Under source code control: 1997/03/10 00:27:17 * File existed as early as: 1997 * diff --git a/custom/c_argv.c b/custom/c_argv.c index 2a83cc0..621c7ae 100644 --- a/custom/c_argv.c +++ b/custom/c_argv.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: c_argv.c,v 30.1 2007/03/16 11:10:04 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/c_argv.c,v $ - * * Under source code control: 1997/03/09 20:27:37 * File existed as early as: 1997 * diff --git a/custom/c_devnull.c b/custom/c_devnull.c index ea03ea4..accd8a9 100644 --- a/custom/c_devnull.c +++ b/custom/c_devnull.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: c_devnull.c,v 30.1 2007/03/16 11:10:04 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/c_devnull.c,v $ - * * Under source code control: 1997/03/09 17:49:12 * File existed as early as: 1997 * diff --git a/custom/c_help.c b/custom/c_help.c index 6b26749..c17a2bc 100644 --- a/custom/c_help.c +++ b/custom/c_help.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: c_help.c,v 30.1 2007/03/16 11:10:04 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/c_help.c,v $ - * * Under source code control: 1997/03/09 05:25:41 * File existed as early as: 1997 * diff --git a/custom/c_pmodm127.c b/custom/c_pmodm127.c index c523444..60aeca3 100644 --- a/custom/c_pmodm127.c +++ b/custom/c_pmodm127.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: c_pmodm127.c,v 30.1 2007/03/16 11:10:04 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/c_pmodm127.c,v $ - * * Under source code control: 2004/07/28 22:12:25 * File existed as early as: 2004 * diff --git a/custom/c_pzasusb8.c b/custom/c_pzasusb8.c index 929cf96..16b68a1 100644 --- a/custom/c_pzasusb8.c +++ b/custom/c_pzasusb8.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: c_pzasusb8.c,v 30.1 2007/03/16 11:10:04 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/c_pzasusb8.c,v $ - * * Under source code control: 1999/10/06 03:12:25 * File existed as early as: 1999 * diff --git a/custom/c_register.c b/custom/c_register.c index 12d2f50..0065af4 100644 --- a/custom/c_register.c +++ b/custom/c_register.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: c_register.c,v 30.1 2007/07/15 02:24:34 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/c_register.c,v $ - * * Under source code control: 2007/07/14 20:23:46 * File existed as early as: 2007 * diff --git a/custom/c_sysinfo.c b/custom/c_sysinfo.c index 2d93ceb..5272e70 100644 --- a/custom/c_sysinfo.c +++ b/custom/c_sysinfo.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: c_sysinfo.c,v 30.4 2013/09/01 22:16:21 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/c_sysinfo.c,v $ - * * Under source code control: 1997/03/09 23:14:40 * File existed as early as: 1997 * diff --git a/custom/custtbl.c b/custom/custtbl.c index f5e41d2..8c03979 100644 --- a/custom/custtbl.c +++ b/custom/custtbl.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: custtbl.c,v 30.2 2007/07/05 19:35:20 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/custtbl.c,v $ - * * Under source code control: 1997/03/09 02:28:54 * File existed as early as: 1997 * diff --git a/custom/devnull b/custom/devnull index 015e3d9..2bdc6d1 100644 --- a/custom/devnull +++ b/custom/devnull @@ -42,10 +42,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: devnull,v 30.1 2007/03/16 11:10:04 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/devnull,v $ -## ## Under source code control: 1997/03/09 17:49:12 ## File existed as early as: 1997 ## diff --git a/custom/halflen.cal b/custom/halflen.cal index 011213d..9642be2 100644 --- a/custom/halflen.cal +++ b/custom/halflen.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: halflen.cal,v 30.1 2007/03/16 11:10:04 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/halflen.cal,v $ - * * Under source code control: 1997/03/08 20:51:32 * File existed as early as: 1997 * diff --git a/custom/help b/custom/help index 516bec8..ae14330 100644 --- a/custom/help +++ b/custom/help @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: help,v 30.1 2007/03/16 11:10:04 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/help,v $ -## ## Under source code control: 1997/03/09 06:03:58 ## File existed as early as: 1997 ## diff --git a/custom/pmodm127 b/custom/pmodm127 index b8fa9a8..2d248c2 100644 --- a/custom/pmodm127 +++ b/custom/pmodm127 @@ -67,10 +67,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: pmodm127,v 30.1 2007/03/16 11:10:04 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/pmodm127,v $ -## ## Under source code control: 2004/02/25 07:13:15 ## File existed as early as: 2004 ## diff --git a/custom/pmodm127.cal b/custom/pmodm127.cal index cfb25a7..b7c9d19 100644 --- a/custom/pmodm127.cal +++ b/custom/pmodm127.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: pmodm127.cal,v 30.2 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/pmodm127.cal,v $ - * * Under source code control: 2004/02/25 14:25:32 * File existed as early as: 2004 * diff --git a/custom/pzasusb8 b/custom/pzasusb8 index 1dfe7aa..8b5c98a 100644 --- a/custom/pzasusb8 +++ b/custom/pzasusb8 @@ -65,10 +65,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: pzasusb8,v 30.1 2007/03/16 11:10:04 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/pzasusb8,v $ -## ## Under source code control: 1999/10/06 04:05:43 ## File existed as early as: 1999 ## diff --git a/custom/pzasusb8.cal b/custom/pzasusb8.cal index 8f30969..46d749f 100644 --- a/custom/pzasusb8.cal +++ b/custom/pzasusb8.cal @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: pzasusb8.cal,v 30.1 2007/03/16 11:10:04 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/pzasusb8.cal,v $ - * * Under source code control: 1999/10/06 03:11:12 * File existed as early as: 1998 * diff --git a/custom/register b/custom/register index e686e6c..cfe536e 100644 --- a/custom/register +++ b/custom/register @@ -71,10 +71,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. ## -## @(#) $Revision: 29.2 $ -## @(#) $Id: register,v 29.2 2007/07/05 19:35:20 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/register,v $ -## ## Under source code control: 2005/02/04 22:39:50 ## File existed as early as: 2005 ## diff --git a/custom/register.cal b/custom/register.cal index ed60cbe..8d067f7 100644 --- a/custom/register.cal +++ b/custom/register.cal @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: register.cal,v 30.1 2007/07/05 19:35:54 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/register.cal,v $ - * * Under source code control: 2007/07/05 11:11:11 * File existed as early as: 2007 * diff --git a/custom/sysinfo b/custom/sysinfo index e2679a5..dd19c31 100644 --- a/custom/sysinfo +++ b/custom/sysinfo @@ -69,10 +69,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: sysinfo,v 30.2 2013/08/17 01:57:37 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/sysinfo,v $ -## ## Under source code control: 1997/03/09 23:14:40 ## File existed as early as: 1997 ## diff --git a/decl.h b/decl.h index 016aed1..e5d8b34 100644 --- a/decl.h +++ b/decl.h @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.6 $ - * @(#) $Id: decl.h,v 30.6 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/decl.h,v $ - * * Under source code control: 2007/02/09 05:24:25 * File existed as early as: 2007 * diff --git a/endian.c b/endian.c index 358e270..702898c 100644 --- a/endian.c +++ b/endian.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: endian.c,v 30.4 2013/05/05 13:57:08 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/endian.c,v $ - * * Under source code control: 1993/11/15 04:32:58 * File existed as early as: 1993 * diff --git a/file.c b/file.c index 9c2fbdd..8bc73bf 100644 --- a/file.c +++ b/file.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: file.c,v 30.3 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/file.c,v $ - * * Under source code control: 1991/07/20 00:21:56 * File existed as early as: 1991 * diff --git a/file.h b/file.h index da5caaa..7c1b1f5 100644 --- a/file.h +++ b/file.h @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.5 $ - * @(#) $Id: file.h,v 30.5 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/file.h,v $ - * * Under source code control: 1996/05/24 05:55:58 * File existed as early as: 1996 * diff --git a/fposval.c b/fposval.c index 62e5da8..6765855 100644 --- a/fposval.c +++ b/fposval.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: fposval.c,v 30.2 2007/09/19 22:34:22 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/fposval.c,v $ - * * Under source code control: 1994/11/05 03:19:52 * File existed as early as: 1994 * diff --git a/func.c b/func.c index 26a4249..e034960 100644 --- a/func.c +++ b/func.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.11 $ - * @(#) $Id: func.c,v 30.11 2014/09/30 00:55:11 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/func.c,v $ - * * Under source code control: 1990/02/15 01:48:15 * File existed as early as: before 1990 * diff --git a/func.h b/func.h index 1f1a6c8..1fdfaf9 100644 --- a/func.h +++ b/func.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: func.h,v 30.3 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/func.h,v $ - * * Under source code control: 1990/02/15 01:48:33 * File existed as early as: before 1990 * diff --git a/hash.c b/hash.c index 96f8fda..e121760 100644 --- a/hash.c +++ b/hash.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: hash.c,v 30.3 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/hash.c,v $ - * * Under source code control: 1995/11/23 05:13:11 * File existed as early as: 1995 * diff --git a/hash.h b/hash.h index bf43274..899d482 100644 --- a/hash.h +++ b/hash.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: hash.h,v 30.4 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/hash.h,v $ - * * Under source code control: 1995/11/14 23:57:45 * File existed as early as: 1995 * diff --git a/have_const.c b/have_const.c index ff27507..8628b01 100644 --- a/have_const.c +++ b/have_const.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: have_const.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_const.c,v $ - * * Under source code control: 1995/04/22 13:18:44 * File existed as early as: 1995 * diff --git a/have_fpos.c b/have_fpos.c index 1762e42..3988946 100644 --- a/have_fpos.c +++ b/have_fpos.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: have_fpos.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_fpos.c,v $ - * * Under source code control: 1994/11/05 03:19:52 * File existed as early as: 1994 * diff --git a/have_fpos_pos.c b/have_fpos_pos.c index 94da77e..939c06e 100644 --- a/have_fpos_pos.c +++ b/have_fpos_pos.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: have_fpos_pos.c,v 30.2 2007/09/19 22:34:22 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_fpos_pos.c,v $ - * * Under source code control: 2000/12/17 01:23 * File existed as early as: 2000 * diff --git a/have_getpgid.c b/have_getpgid.c index fe76a0f..b383a4f 100644 --- a/have_getpgid.c +++ b/have_getpgid.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: have_getpgid.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_getpgid.c,v $ - * * Under source code control: 1999/10/20 22:51:13 * File existed as early as: 1999 * diff --git a/have_getprid.c b/have_getprid.c index e93b12c..03e787d 100644 --- a/have_getprid.c +++ b/have_getprid.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: have_getprid.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_getprid.c,v $ - * * Under source code control: 1999/10/20 23:43:42 * File existed as early as: 1999 * diff --git a/have_getsid.c b/have_getsid.c index 815884f..bfa5d8c 100644 --- a/have_getsid.c +++ b/have_getsid.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: have_getsid.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_getsid.c,v $ - * * Under source code control: 1999/10/20 22:51:13 * File existed as early as: 1999 * diff --git a/have_gettime.c b/have_gettime.c index 28acb29..5694b58 100644 --- a/have_gettime.c +++ b/have_gettime.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: have_gettime.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_gettime.c,v $ - * * Under source code control: 1999/10/20 23:43:42 * File existed as early as: 1999 * diff --git a/have_memmv.c b/have_memmv.c index e04fefd..f55f89f 100644 --- a/have_memmv.c +++ b/have_memmv.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: have_memmv.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_memmv.c,v $ - * * Under source code control: 1997/04/16 02:02:34 * File existed as early as: 1997 * diff --git a/have_newstr.c b/have_newstr.c index 24d2b14..1f93cee 100644 --- a/have_newstr.c +++ b/have_newstr.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: have_newstr.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_newstr.c,v $ - * * Under source code control: 1995/05/02 03:55:08 * File existed as early as: 1995 * diff --git a/have_offscl.c b/have_offscl.c index 3e48db0..ea78164 100644 --- a/have_offscl.c +++ b/have_offscl.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: have_offscl.c,v 30.2 2008/04/15 21:17:57 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_offscl.c,v $ - * * Under source code control: 1996/07/13 12:57:22 * File existed as early as: 1996 * diff --git a/have_posscl.c b/have_posscl.c index 041750f..11af9c5 100644 --- a/have_posscl.c +++ b/have_posscl.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: have_posscl.c,v 30.3 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_posscl.c,v $ - * * Under source code control: 1996/07/13 12:57:22 * File existed as early as: 1996 * diff --git a/have_rusage.c b/have_rusage.c index cc55464..46d1cfe 100644 --- a/have_rusage.c +++ b/have_rusage.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: have_rusage.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_rusage.c,v $ - * * Under source code control: 1999/11/05 11:28:15 * File existed as early as: 1999 * diff --git a/have_stdvs.c b/have_stdvs.c index e6713ac..5a6307f 100644 --- a/have_stdvs.c +++ b/have_stdvs.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: have_stdvs.c,v 30.4 2014/08/24 21:57:31 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_stdvs.c,v $ - * * Under source code control: 1995/09/09 22:41:10 * File existed as early as: 1995 * diff --git a/have_strdup.c b/have_strdup.c index a3f574e..bbcfc01 100644 --- a/have_strdup.c +++ b/have_strdup.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: have_strdup.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_strdup.c,v $ - * * Under source code control: 1999/11/09 12:46:54 * File existed as early as: 1999 * diff --git a/have_uid_t.c b/have_uid_t.c index 431b983..d0d4912 100644 --- a/have_uid_t.c +++ b/have_uid_t.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: have_uid_t.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_uid_t.c,v $ - * * Under source code control: 1995/05/02 03:03:24 * File existed as early as: 1995 * diff --git a/have_unused.c b/have_unused.c index 7ea09d5..bc9d365 100644 --- a/have_unused.c +++ b/have_unused.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: have_unused.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_unused.c,v $ - * * Under source code control: 2004/02/22 22:36:10 * File existed as early as: 2004 * diff --git a/have_ustat.c b/have_ustat.c index 7e2f5b2..1b3fb36 100644 --- a/have_ustat.c +++ b/have_ustat.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: have_ustat.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_ustat.c,v $ - * * Under source code control: 1999/10/20 22:51:13 * File existed as early as: 1999 * diff --git a/have_varvs.c b/have_varvs.c index 066a011..cacff86 100644 --- a/have_varvs.c +++ b/have_varvs.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: have_varvs.c,v 30.2 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/have_varvs.c,v $ - * * Under source code control: 1995/09/09 22:41:10 * File existed as early as: 1995 * diff --git a/help.c b/help.c index f32aea0..aeb5a23 100644 --- a/help.c +++ b/help.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: help.c,v 30.4 2014/08/24 21:57:31 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/help.c,v $ - * * Under source code control: 1997/09/14 10:58:30 * File existed as early as: 1997 * diff --git a/help/Makefile b/help/Makefile index 21ec991..de13418 100644 --- a/help/Makefile +++ b/help/Makefile @@ -18,10 +18,6 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Revision: 30.11 $ -# @(#) $Id: Makefile,v 30.11 2017/05/19 16:09:14 chongo Exp $ -# @(#) $Source: /usr/local/src/bin/calc-RHEL7/help/RCS/Makefile,v $ -# # Under source code control: 1991/07/23 06:47:57 # File existed as early as: 1991 # diff --git a/help/abs b/help/abs index 1c7bf0c..d97750f 100644 --- a/help/abs +++ b/help/abs @@ -60,10 +60,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: abs,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/abs,v $ -## ## Under source code control: 1994/03/19 01:40:22 ## File existed as early as: 1994 ## diff --git a/help/access b/help/access index 15f76ee..17e130f 100644 --- a/help/access +++ b/help/access @@ -64,10 +64,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: access,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/access,v $ -## ## Under source code control: 1996/04/30 03:36:20 ## File existed as early as: 1996 ## diff --git a/help/acos b/help/acos index 6e3acd7..df3c51c 100644 --- a/help/acos +++ b/help/acos @@ -45,10 +45,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: acos,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/acos,v $ -## ## Under source code control: 1994/03/19 01:40:23 ## File existed as early as: 1994 ## diff --git a/help/acosh b/help/acosh index e8e99d8..6ef8a78 100644 --- a/help/acosh +++ b/help/acosh @@ -48,10 +48,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: acosh,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/acosh,v $ -## ## Under source code control: 1994/03/19 01:40:24 ## File existed as early as: 1994 ## diff --git a/help/acot b/help/acot index 5077794..6981e22 100644 --- a/help/acot +++ b/help/acot @@ -45,10 +45,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: acot,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/acot,v $ -## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 ## diff --git a/help/acoth b/help/acoth index a0a2936..8a71d9f 100644 --- a/help/acoth +++ b/help/acoth @@ -47,10 +47,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: acoth,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/acoth,v $ -## ## Under source code control: 1995/11/13 03:49:01 ## File existed as early as: 1995 ## diff --git a/help/acsc b/help/acsc index 99d9b79..3a97969 100644 --- a/help/acsc +++ b/help/acsc @@ -45,10 +45,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: acsc,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/acsc,v $ -## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 ## diff --git a/help/acsch b/help/acsch index 81dc820..961ada9 100644 --- a/help/acsch +++ b/help/acsch @@ -48,10 +48,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: acsch,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/acsch,v $ -## ## Under source code control: 1995/11/13 03:49:01 ## File existed as early as: 1995 ## diff --git a/help/address b/help/address index 82b7529..ba0d299 100644 --- a/help/address +++ b/help/address @@ -176,10 +176,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: address,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/address,v $ -## ## Under source code control: 1997/09/06 20:03:34 ## File existed as early as: 1997 ## diff --git a/help/agd b/help/agd index ea7d8be..fe3299a 100644 --- a/help/agd +++ b/help/agd @@ -72,10 +72,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: agd,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/agd,v $ -## ## Under source code control: 1997/09/06 20:03:34 ## File existed as early as: 1997 ## diff --git a/help/append b/help/append index 01b0a33..e510c43 100644 --- a/help/append +++ b/help/append @@ -76,10 +76,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: append,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/append,v $ -## ## Under source code control: 1994/03/19 03:13:17 ## File existed as early as: 1994 ## diff --git a/help/appr b/help/appr index 894a905..3fd1a11 100644 --- a/help/appr +++ b/help/appr @@ -167,10 +167,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: appr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/appr,v $ -## ## Under source code control: 1994/09/25 17:18:21 ## File existed as early as: 1994 ## diff --git a/help/archive b/help/archive index c5995ff..b6dfbd9 100644 --- a/help/archive +++ b/help/archive @@ -31,10 +31,6 @@ chongo /\../\ ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: archive,v 30.2 2013/08/11 01:08:32 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/archive,v $ -## ## Under source code control: 1996/06/13 02:51:48 ## File existed as early as: 1996 ## diff --git a/help/arg b/help/arg index 2da3f81..9f8fe44 100644 --- a/help/arg +++ b/help/arg @@ -48,10 +48,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: arg,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/arg,v $ -## ## Under source code control: 1994/09/25 20:22:31 ## File existed as early as: 1994 ## diff --git a/help/argv b/help/argv index d7b7e12..0f4e425 100644 --- a/help/argv +++ b/help/argv @@ -69,10 +69,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: argv,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/argv,v $ -## ## Under source code control: 1999/11/23 19:45:05 ## File existed as early as: 1999 ## diff --git a/help/arrow b/help/arrow index a9d70cf..3e57ce6 100644 --- a/help/arrow +++ b/help/arrow @@ -66,10 +66,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: arrow,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/arrow,v $ -## ## Under source code control: 1997/09/06 20:03:34 ## File existed as early as: 1997 ## diff --git a/help/asec b/help/asec index 5f46f1a..a6b1283 100644 --- a/help/asec +++ b/help/asec @@ -45,10 +45,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: asec,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/asec,v $ -## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 ## diff --git a/help/asech b/help/asech index b567e0f..7ee8051 100644 --- a/help/asech +++ b/help/asech @@ -47,10 +47,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: asech,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/asech,v $ -## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 ## diff --git a/help/asin b/help/asin index 1bb5c6e..b79796f 100644 --- a/help/asin +++ b/help/asin @@ -45,10 +45,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: asin,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/asin,v $ -## ## Under source code control: 1994/03/19 01:40:24 ## File existed as early as: 1994 ## diff --git a/help/asinh b/help/asinh index 9843bed..2dc6829 100644 --- a/help/asinh +++ b/help/asinh @@ -47,10 +47,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: asinh,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/asinh,v $ -## ## Under source code control: 1994/03/19 01:40:25 ## File existed as early as: 1994 ## diff --git a/help/assign b/help/assign index 8ccdf97..4484407 100644 --- a/help/assign +++ b/help/assign @@ -133,10 +133,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: assign,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/assign,v $ -## ## Under source code control: 1995/05/11 21:03:23 ## File existed as early as: 1995 ## diff --git a/help/assoc b/help/assoc index 0d72f82..f2b3814 100644 --- a/help/assoc +++ b/help/assoc @@ -98,10 +98,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: assoc,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/assoc,v $ -## ## Under source code control: 1994/09/25 20:22:31 ## File existed as early as: 1994 ## diff --git a/help/atan b/help/atan index a554a1e..0e8f08f 100644 --- a/help/atan +++ b/help/atan @@ -45,10 +45,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: atan,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/atan,v $ -## ## Under source code control: 1994/03/19 01:40:25 ## File existed as early as: 1994 ## diff --git a/help/atan2 b/help/atan2 index 84e21e9..33b45ae 100644 --- a/help/atan2 +++ b/help/atan2 @@ -52,10 +52,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: atan2,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/atan2,v $ -## ## Under source code control: 1994/03/19 01:40:26 ## File existed as early as: 1994 ## diff --git a/help/atanh b/help/atanh index 23a556f..d25faa8 100644 --- a/help/atanh +++ b/help/atanh @@ -47,10 +47,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: atanh,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/atanh,v $ -## ## Under source code control: 1994/03/19 01:40:27 ## File existed as early as: 1994 ## diff --git a/help/avg b/help/avg index 9bdf8fc..b674bef 100644 --- a/help/avg +++ b/help/avg @@ -65,10 +65,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: avg,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/avg,v $ -## ## Under source code control: 1994/09/25 20:22:31 ## File existed as early as: 1994 ## diff --git a/help/base b/help/base index 7cb3b4c..47208c5 100644 --- a/help/base +++ b/help/base @@ -97,10 +97,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: base,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/base,v $ -## ## Under source code control: 1994/09/30 00:09:39 ## File existed as early as: 1994 ## diff --git a/help/base2 b/help/base2 index a0a2e00..bac9ca7 100644 --- a/help/base2 +++ b/help/base2 @@ -109,10 +109,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: base2,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/base2,v $ -## ## Under source code control: 2002/12/29 00:21:07 ## File existed as early as: 2002 ## diff --git a/help/bernoulli b/help/bernoulli index 779b872..8363051 100644 --- a/help/bernoulli +++ b/help/bernoulli @@ -57,10 +57,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: bernoulli,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/bernoulli,v $ -## ## Under source code control: 2000/07/13 01:33:00 ## File existed as early as: 2000 ## diff --git a/help/bit b/help/bit index 95e36e3..8d1ccd4 100644 --- a/help/bit +++ b/help/bit @@ -58,10 +58,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: bit,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/bit,v $ -## ## Under source code control: 1994/10/21 02:21:30 ## File existed as early as: 1994 ## diff --git a/help/blk b/help/blk index 580d853..973c514 100644 --- a/help/blk +++ b/help/blk @@ -249,10 +249,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: blk,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/blk,v $ -## ## Under source code control: 1997/04/05 13:07:13 ## File existed as early as: 1997 ## diff --git a/help/blkcpy b/help/blkcpy index e4c9569..a246cb7 100644 --- a/help/blkcpy +++ b/help/blkcpy @@ -206,10 +206,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: blkcpy,v 30.2 2013/08/11 01:08:32 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/blkcpy,v $ -## ## Under source code control: 1997/04/05 14:08:50 ## File existed as early as: 1997 ## diff --git a/help/blkfree b/help/blkfree index f271d41..8b8938a 100644 --- a/help/blkfree +++ b/help/blkfree @@ -73,10 +73,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: blkfree,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/blkfree,v $ -## ## Under source code control: 1997/04/05 13:07:13 ## File existed as early as: 1997 ## diff --git a/help/blocks b/help/blocks index 309ad3e..e52b9d6 100644 --- a/help/blocks +++ b/help/blocks @@ -58,10 +58,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: blocks,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/blocks,v $ -## ## Under source code control: 1997/04/05 13:07:13 ## File existed as early as: 1997 ## diff --git a/help/bround b/help/bround index d985f49..1fe0cda 100644 --- a/help/bround +++ b/help/bround @@ -138,10 +138,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: bround,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/bround,v $ -## ## Under source code control: 1994/09/30 00:22:35 ## File existed as early as: 1994 ## diff --git a/help/btrunc b/help/btrunc index 82ebe10..38b4bb1 100644 --- a/help/btrunc +++ b/help/btrunc @@ -59,10 +59,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: btrunc,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/btrunc,v $ -## ## Under source code control: 1994/09/30 00:44:27 ## File existed as early as: 1994 ## diff --git a/help/builtin.end b/help/builtin.end index 5607ca9..87b8bb8 100644 --- a/help/builtin.end +++ b/help/builtin.end @@ -215,10 +215,6 @@ ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: builtin.end,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/builtin.end,v $ -## ## Under source code control: 1995/07/10 01:17:53 ## File existed as early as: 1995 ## diff --git a/help/builtin.top b/help/builtin.top index 531e0eb..c13a9b0 100644 --- a/help/builtin.top +++ b/help/builtin.top @@ -23,10 +23,6 @@ Builtin functions ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: builtin.top,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/builtin.top,v $ -## ## Under source code control: 1995/07/10 01:17:53 ## File existed as early as: 1995 ## diff --git a/help/calc_tty b/help/calc_tty index 8f83e22..e228aab 100644 --- a/help/calc_tty +++ b/help/calc_tty @@ -42,10 +42,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: calc_tty,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/calc_tty,v $ -## ## Under source code control: 2000/12/14 01:33:00 ## File existed as early as: 2000 ## diff --git a/help/calclevel b/help/calclevel index 034a38a..6fd2df3 100644 --- a/help/calclevel +++ b/help/calclevel @@ -50,10 +50,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: calclevel,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/calclevel,v $ -## ## Under source code control: 1999/10/31 06:01:21 ## File existed as early as: 1999 ## diff --git a/help/calcpath b/help/calcpath index a6df5fb..96b0451 100644 --- a/help/calcpath +++ b/help/calcpath @@ -45,10 +45,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: calcpath,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/calcpath,v $ -## ## Under source code control: 2006/05/07 23:56:04 ## File existed as early as: 2006 ## diff --git a/help/catalan b/help/catalan index 213da73..7f6653c 100644 --- a/help/catalan +++ b/help/catalan @@ -53,10 +53,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: catalan,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/catalan,v $ -## ## Under source code control: 2000/12/14 01:33:00 ## File existed as early as: 2000 ## diff --git a/help/ceil b/help/ceil index 948346a..b0c52e8 100644 --- a/help/ceil +++ b/help/ceil @@ -48,10 +48,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: ceil,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ceil,v $ -## ## Under source code control: 1994/09/30 01:12:01 ## File existed as early as: 1994 ## diff --git a/help/cfappr b/help/cfappr index 1ed4ad3..a970d85 100644 --- a/help/cfappr +++ b/help/cfappr @@ -104,10 +104,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: cfappr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/cfappr,v $ -## ## Under source code control: 1994/09/30 01:23:59 ## File existed as early as: 1994 ## diff --git a/help/cfsim b/help/cfsim index 327475d..9250273 100644 --- a/help/cfsim +++ b/help/cfsim @@ -129,10 +129,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: cfsim,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/cfsim,v $ -## ## Under source code control: 1994/09/30 01:29:45 ## File existed as early as: 1994 ## diff --git a/help/char b/help/char index 19702dc..48b4e75 100644 --- a/help/char +++ b/help/char @@ -42,10 +42,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: char,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/char,v $ -## ## Under source code control: 1994/09/30 01:45:45 ## File existed as early as: 1994 ## diff --git a/help/cmdbuf b/help/cmdbuf index eafe144..08b4468 100644 --- a/help/cmdbuf +++ b/help/cmdbuf @@ -44,10 +44,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: cmdbuf,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/cmdbuf,v $ -## ## Under source code control: 1995/07/09 04:05:58 ## File existed as early as: 1995 ## diff --git a/help/cmp b/help/cmp index e65e258..1c27231 100644 --- a/help/cmp +++ b/help/cmp @@ -130,10 +130,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: cmp,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/cmp,v $ -## ## Under source code control: 1994/10/20 02:52:30 ## File existed as early as: 1994 ## diff --git a/help/comb b/help/comb index be8a0ae..4310007 100644 --- a/help/comb +++ b/help/comb @@ -54,10 +54,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: comb,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/comb,v $ -## ## Under source code control: 1994/10/20 04:03:02 ## File existed as early as: 1994 ## diff --git a/help/command b/help/command index 66688a9..4a68e11 100644 --- a/help/command +++ b/help/command @@ -366,10 +366,6 @@ Command sequence ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: command,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/command,v $ -## ## Under source code control: 1991/07/21 04:37:17 ## File existed as early as: 1991 ## diff --git a/help/config b/help/config index 1e2cacf..1255268 100644 --- a/help/config +++ b/help/config @@ -974,10 +974,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: config,v 30.3 2007/09/21 01:27:27 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/config,v $ -## ## Under source code control: 1991/07/21 04:37:17 ## File existed as early as: 1991 ## diff --git a/help/conj b/help/conj index 1ec156b..d0e769f 100644 --- a/help/conj +++ b/help/conj @@ -56,10 +56,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: conj,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/conj,v $ -## ## Under source code control: 1995/10/03 10:40:01 ## File existed as early as: 1995 ## diff --git a/help/contrib b/help/contrib index 3461b77..0c3a643 100644 --- a/help/contrib +++ b/help/contrib @@ -127,10 +127,6 @@ chongo (share and enjoy) /\../\ ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: contrib,v 30.2 2014/10/06 08:39:45 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/contrib,v $ -## ## Under source code control: 1997/03/09 16:33:22 ## File existed as early as: 1997 ## diff --git a/help/cos b/help/cos index b681a82..2d87537 100644 --- a/help/cos +++ b/help/cos @@ -51,10 +51,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: cos,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/cos,v $ -## ## Under source code control: 1994/03/19 01:40:27 ## File existed as early as: 1994 ## diff --git a/help/cosh b/help/cosh index 04cc787..17d734b 100644 --- a/help/cosh +++ b/help/cosh @@ -45,10 +45,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: cosh,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/cosh,v $ -## ## Under source code control: 1994/03/19 01:40:28 ## File existed as early as: 1994 ## diff --git a/help/cot b/help/cot index 722e410..4e74337 100644 --- a/help/cot +++ b/help/cot @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: cot,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/cot,v $ -## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 ## diff --git a/help/coth b/help/coth index 3c10648..093ed3e 100644 --- a/help/coth +++ b/help/coth @@ -45,10 +45,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: coth,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/coth,v $ -## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 ## diff --git a/help/count b/help/count index 3e02f04..1592b53 100644 --- a/help/count +++ b/help/count @@ -46,10 +46,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: count,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/count,v $ -## ## Under source code control: 1995/07/10 02:09:31 ## File existed as early as: 1995 ## diff --git a/help/cp b/help/cp index 6e9d77d..eb42ebe 100644 --- a/help/cp +++ b/help/cp @@ -52,10 +52,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: cp,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/cp,v $ -## ## Under source code control: 1995/10/05 04:52:26 ## File existed as early as: 1995 ## diff --git a/help/credit b/help/credit index 57cb8a8..2818af8 100644 --- a/help/credit +++ b/help/credit @@ -81,10 +81,6 @@ See also: ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: credit,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/credit,v $ -## ## Under source code control: 1991/07/23 05:47:24 ## File existed as early as: 1991 ## diff --git a/help/csc b/help/csc index 99ba856..2e17d98 100644 --- a/help/csc +++ b/help/csc @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: csc,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/csc,v $ -## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 ## diff --git a/help/csch b/help/csch index aa02a7b..654185c 100644 --- a/help/csch +++ b/help/csch @@ -45,10 +45,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: csch,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/csch,v $ -## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 ## diff --git a/help/ctime b/help/ctime index 675d1e5..47f76e1 100644 --- a/help/ctime +++ b/help/ctime @@ -44,10 +44,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: ctime,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ctime,v $ -## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 ## diff --git a/help/custom b/help/custom index 39b0bd6..a08c31a 100644 --- a/help/custom +++ b/help/custom @@ -110,10 +110,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: custom,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/custom,v $ -## ## Under source code control: 1997/03/09 16:33:22 ## File existed as early as: 1997 ## diff --git a/help/define b/help/define index b68efce..1794ae7 100644 --- a/help/define +++ b/help/define @@ -207,10 +207,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: define,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/define,v $ -## ## ## Under source code control: 1991/07/21 04:37:18 ## File existed as early as: 1991 diff --git a/help/delete b/help/delete index fc0216a..5467f64 100644 --- a/help/delete +++ b/help/delete @@ -58,10 +58,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: delete,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/delete,v $ -## ## Under source code control: 1994/03/19 03:13:18 ## File existed as early as: 1994 ## diff --git a/help/den b/help/den index 55b44f2..c51e578 100644 --- a/help/den +++ b/help/den @@ -54,10 +54,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: den,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/den,v $ -## ## Under source code control: 1995/10/05 04:52:26 ## File existed as early as: 1995 ## diff --git a/help/dereference b/help/dereference index 180ead7..6a41ab4 100644 --- a/help/dereference +++ b/help/dereference @@ -98,10 +98,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: dereference,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/dereference,v $ -## ## Under source code control: 1997/09/06 20:03:34 ## File existed as early as: 1997 ## diff --git a/help/det b/help/det index 11685ad..c03805f 100644 --- a/help/det +++ b/help/det @@ -89,10 +89,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: det,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/det,v $ -## ## Under source code control: 1995/11/28 11:17:47 ## File existed as early as: 1995 ## diff --git a/help/digit b/help/digit index 6ee1bb9..465b584 100644 --- a/help/digit +++ b/help/digit @@ -108,10 +108,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: digit,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/digit,v $ -## ## Under source code control: 1995/10/03 10:40:01 ## File existed as early as: 1995 ## diff --git a/help/digits b/help/digits index f357492..8b3d99e 100644 --- a/help/digits +++ b/help/digits @@ -66,10 +66,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: digits,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/digits,v $ -## ## Under source code control: 1995/10/03 10:40:01 ## File existed as early as: 1995 ## diff --git a/help/display b/help/display index 1cce472..221a13a 100644 --- a/help/display +++ b/help/display @@ -70,10 +70,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: display,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/display,v $ -## ## Under source code control: 2004/07/25 23:50:40 ## File existed as early as: 2004 ## diff --git a/help/dp b/help/dp index a957b78..38ad5dc 100644 --- a/help/dp +++ b/help/dp @@ -52,10 +52,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: dp,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/dp,v $ -## ## Under source code control: 1995/10/05 04:52:26 ## File existed as early as: 1995 ## diff --git a/help/environment b/help/environment index 1d73208..41d458d 100644 --- a/help/environment +++ b/help/environment @@ -104,10 +104,6 @@ Environment variables ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: environment,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/environment,v $ -## ## Under source code control: 1991/07/23 05:47:25 ## File existed as early as: 1991 ## diff --git a/help/epsilon b/help/epsilon index 9afaf2b..9e54a10 100644 --- a/help/epsilon +++ b/help/epsilon @@ -49,10 +49,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: epsilon,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/epsilon,v $ -## ## Under source code control: 1995/10/05 04:52:26 ## File existed as early as: 1995 ## diff --git a/help/errcount b/help/errcount index 59db348..1dddfea 100644 --- a/help/errcount +++ b/help/errcount @@ -62,10 +62,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: errcount,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/errcount,v $ -## ## Under source code control: 1997/03/08 08:51:14 ## File existed as early as: 1997 ## diff --git a/help/errmax b/help/errmax index b07b53f..78cb2f9 100644 --- a/help/errmax +++ b/help/errmax @@ -61,10 +61,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: errmax,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/errmax,v $ -## ## Under source code control: 1997/03/08 08:51:14 ## File existed as early as: 1997 ## diff --git a/help/errno b/help/errno index a1bbe69..8b698ad 100644 --- a/help/errno +++ b/help/errno @@ -71,10 +71,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: errno,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/errno,v $ -## ## Under source code control: 1994/10/27 03:05:08 ## File existed as early as: 1994 ## diff --git a/help/error b/help/error index 43917b6..d3e532f 100644 --- a/help/error +++ b/help/error @@ -53,10 +53,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: error,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/error,v $ -## ## Under source code control: 1995/12/18 03:30:59 ## File existed as early as: 1995 ## diff --git a/help/errorcodes.hdr b/help/errorcodes.hdr index 1d8640d..4272d56 100644 --- a/help/errorcodes.hdr +++ b/help/errorcodes.hdr @@ -16,10 +16,6 @@ Calc generated error codes (see the error help file): ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: errorcodes.hdr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/errorcodes.hdr,v $ -## ## Under source code control: 1995/12/18 03:19:11 ## File existed as early as: 1995 ## diff --git a/help/errorcodes.sed b/help/errorcodes.sed index 38c9453..0757b3a 100644 --- a/help/errorcodes.sed +++ b/help/errorcodes.sed @@ -16,10 +16,6 @@ ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: errorcodes.sed,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/errorcodes.sed,v $ -## ## Under source code control: 1995/12/18 03:19:11 ## File existed as early as: 1995 ## diff --git a/help/estr b/help/estr index cf05d16..3ad5708 100644 --- a/help/estr +++ b/help/estr @@ -58,10 +58,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: estr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/estr,v $ -## ## Under source code control: 2006/08/20 14:45:13 ## File existed as early as: 2006 ## diff --git a/help/euler b/help/euler index 34547f0..03c1d30 100644 --- a/help/euler +++ b/help/euler @@ -53,10 +53,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: euler,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/euler,v $ -## ## Under source code control: 2000/12/14 01:33:00 ## File existed as early as: 2000 ## diff --git a/help/eval b/help/eval index a72629c..e1aaeed 100644 --- a/help/eval +++ b/help/eval @@ -76,10 +76,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: eval,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/eval,v $ -## ## Under source code control: 1995/12/18 03:30:59 ## File existed as early as: 1995 ## diff --git a/help/exp b/help/exp index a85b5ec..d97abc0 100644 --- a/help/exp +++ b/help/exp @@ -56,10 +56,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: exp,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/exp,v $ -## ## Under source code control: 1995/10/11 04:41:26 ## File existed as early as: 1995 ## diff --git a/help/expression b/help/expression index 1800bab..69d9199 100644 --- a/help/expression +++ b/help/expression @@ -50,10 +50,6 @@ Expression sequences ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: expression,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/expression,v $ -## ## Under source code control: 1991/07/21 04:37:18 ## File existed as early as: 1991 ## diff --git a/help/fact b/help/fact index 8f41485..7f3c594 100644 --- a/help/fact +++ b/help/fact @@ -48,10 +48,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fact,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fact,v $ -## ## Under source code control: 1994/10/20 04:03:02 ## File existed as early as: 1994 ## diff --git a/help/factor b/help/factor index 0c60741..8e82267 100644 --- a/help/factor +++ b/help/factor @@ -66,10 +66,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: factor,v 30.2 2013/08/18 20:15:13 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/factor,v $ -## ## Under source code control: 1995/12/18 12:34:57 ## File existed as early as: 1995 ## diff --git a/help/fclose b/help/fclose index 7ed9813..e68e46d 100644 --- a/help/fclose +++ b/help/fclose @@ -67,10 +67,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fclose,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fclose,v $ -## ## Under source code control: 1994/10/27 03:04:16 ## File existed as early as: 1994 ## diff --git a/help/fcnt b/help/fcnt index 4979655..35aba11 100644 --- a/help/fcnt +++ b/help/fcnt @@ -46,10 +46,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fcnt,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fcnt,v $ -## ## Under source code control: 1995/12/18 12:03:02 ## File existed as early as: 1995 ## diff --git a/help/feof b/help/feof index a173284..495c9ef 100644 --- a/help/feof +++ b/help/feof @@ -59,10 +59,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: feof,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/feof,v $ -## ## Under source code control: 1994/10/27 03:04:17 ## File existed as early as: 1994 ## diff --git a/help/ferror b/help/ferror index 3dfb5b8..95b2b59 100644 --- a/help/ferror +++ b/help/ferror @@ -48,10 +48,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: ferror,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ferror,v $ -## ## Under source code control: 1994/10/27 03:04:17 ## File existed as early as: 1994 ## diff --git a/help/fflush b/help/fflush index 8162451..b55f6d9 100644 --- a/help/fflush +++ b/help/fflush @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fflush,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fflush,v $ -## ## Under source code control: 1994/10/27 03:04:17 ## File existed as early as: 1994 ## diff --git a/help/fgetc b/help/fgetc index 9f94082..5e9928c 100644 --- a/help/fgetc +++ b/help/fgetc @@ -50,9 +50,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: fgetc,v 30.2 2013/03/27 06:08:56 root Exp $ -## ## Under source code control: 1995/03/04 11:33:19 ## File existed as early as: 1995 ## diff --git a/help/fgetfield b/help/fgetfield index 2595bce..61f0a8f 100644 --- a/help/fgetfield +++ b/help/fgetfield @@ -66,10 +66,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fgetfield,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fgetfield,v $ -## ## Under source code control: 1996/04/30 03:05:17 ## File existed as early as: 1996 ## diff --git a/help/fgetfile b/help/fgetfile index e03f719..fc941ce 100644 --- a/help/fgetfile +++ b/help/fgetfile @@ -61,10 +61,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fgetfile,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fgetfile,v $ -## ## Under source code control: 1996/04/30 03:05:17 ## File existed as early as: 1996 ## diff --git a/help/fgetline b/help/fgetline index 7a90c2d..b7952c4 100644 --- a/help/fgetline +++ b/help/fgetline @@ -66,10 +66,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fgetline,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fgetline,v $ -## ## Under source code control: 1995/03/04 11:33:19 ## File existed as early as: 1995 ## diff --git a/help/fgets b/help/fgets index c0d9eda..898902c 100644 --- a/help/fgets +++ b/help/fgets @@ -55,10 +55,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fgets,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fgets,v $ -## ## Under source code control: 1995/03/04 11:33:19 ## File existed as early as: 1995 ## diff --git a/help/fgetstr b/help/fgetstr index 761e371..e7e9378 100644 --- a/help/fgetstr +++ b/help/fgetstr @@ -62,10 +62,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fgetstr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fgetstr,v $ -## ## Under source code control: 1996/04/30 03:05:17 ## File existed as early as: 1996 ## diff --git a/help/fib b/help/fib index 947549c..2cf922c 100644 --- a/help/fib +++ b/help/fib @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fib,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fib,v $ -## ## Under source code control: 1995/10/25 04:03:45 ## File existed as early as: 1995 ## diff --git a/help/file b/help/file index 41bfab2..5ee121a 100644 --- a/help/file +++ b/help/file @@ -182,10 +182,6 @@ Using files ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: file,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/file,v $ -## ## Under source code control: 1991/07/21 04:37:19 ## File existed as early as: 1991 ## diff --git a/help/files b/help/files index 63ac2ee..144735a 100644 --- a/help/files +++ b/help/files @@ -84,10 +84,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: files,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/files,v $ -## ## Under source code control: 1995/03/04 11:33:19 ## File existed as early as: 1995 ## diff --git a/help/floor b/help/floor index 49ab4a3..4fd359f 100644 --- a/help/floor +++ b/help/floor @@ -48,10 +48,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: floor,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/floor,v $ -## ## Under source code control: 1994/09/30 01:12:01 ## File existed as early as: 1994 ## diff --git a/help/fopen b/help/fopen index 91a6bba..86e9b63 100644 --- a/help/fopen +++ b/help/fopen @@ -123,10 +123,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fopen,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fopen,v $ -## ## Under source code control: 1994/10/27 03:04:17 ## File existed as early as: 1994 ## diff --git a/help/forall b/help/forall index f06e825..6d6b88f 100644 --- a/help/forall +++ b/help/forall @@ -53,10 +53,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: forall,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/forall,v $ -## ## Under source code control: 1995/07/10 02:09:31 ## File existed as early as: 1995 ## diff --git a/help/fpathopen b/help/fpathopen index daa1117..9b9d755 100644 --- a/help/fpathopen +++ b/help/fpathopen @@ -196,10 +196,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: fpathopen,v 30.2 2013/08/11 08:41:38 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fpathopen,v $ -## ## Under source code control: 2006/05/07 23:56:04 ## File existed as early as: 2006 ## diff --git a/help/fprintf b/help/fprintf index aed7b15..6f939a0 100644 --- a/help/fprintf +++ b/help/fprintf @@ -70,10 +70,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fprintf,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fprintf,v $ -## ## Under source code control: 1996/03/12 22:50:41 ## File existed as early as: 1996 ## diff --git a/help/fputc b/help/fputc index d8dab9e..1e380f2 100644 --- a/help/fputc +++ b/help/fputc @@ -47,10 +47,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fputc,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fputc,v $ -## ## Under source code control: 1995/03/04 11:33:20 ## File existed as early as: 1995 ## diff --git a/help/fputs b/help/fputs index 5abb772..acf5eb7 100644 --- a/help/fputs +++ b/help/fputs @@ -47,10 +47,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fputs,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fputs,v $ -## ## Under source code control: 1995/03/04 11:33:20 ## File existed as early as: 1995 ## diff --git a/help/fputstr b/help/fputstr index f20ade2..1597859 100644 --- a/help/fputstr +++ b/help/fputstr @@ -55,10 +55,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fputstr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fputstr,v $ -## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 ## diff --git a/help/frac b/help/frac index 4050ece..79a2119 100644 --- a/help/frac +++ b/help/frac @@ -57,10 +57,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: frac,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/frac,v $ -## ## Under source code control: 1995/12/18 03:30:59 ## File existed as early as: 1995 ## diff --git a/help/free b/help/free index ad23004..ababa03 100644 --- a/help/free +++ b/help/free @@ -51,10 +51,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: free,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/free,v $ -## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 ## diff --git a/help/freebernoulli b/help/freebernoulli index e27821e..88be063 100644 --- a/help/freebernoulli +++ b/help/freebernoulli @@ -39,10 +39,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: freebernoulli,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/freebernoulli,v $ -## ## Under source code control: 2000/07/13 ## File existed as early as: 2000 ## diff --git a/help/freeeuler b/help/freeeuler index 08553ba..c69c6d6 100644 --- a/help/freeeuler +++ b/help/freeeuler @@ -39,10 +39,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: freeeuler,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/freeeuler,v $ -## ## Under source code control: 2000/12/14 01:33:00 ## File existed as early as: 2000 ## diff --git a/help/freeglobals b/help/freeglobals index 445d774..85c1479 100644 --- a/help/freeglobals +++ b/help/freeglobals @@ -62,10 +62,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: freeglobals,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/freeglobals,v $ -## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 ## diff --git a/help/freeredc b/help/freeredc index 7cc4ef3..d88ee0a 100644 --- a/help/freeredc +++ b/help/freeredc @@ -45,10 +45,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: freeredc,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/freeredc,v $ -## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 ## diff --git a/help/freestatics b/help/freestatics index f766dac..8625d4d 100644 --- a/help/freestatics +++ b/help/freestatics @@ -60,10 +60,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: freestatics,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/freestatics,v $ -## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 ## diff --git a/help/frem b/help/frem index 7f5f607..3bc57f8 100644 --- a/help/frem +++ b/help/frem @@ -52,10 +52,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: frem,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/frem,v $ -## ## Under source code control: 1995/12/18 12:03:02 ## File existed as early as: 1995 ## diff --git a/help/freopen b/help/freopen index 71d85ef..1a20203 100644 --- a/help/freopen +++ b/help/freopen @@ -57,10 +57,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: freopen,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/freopen,v $ -## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 ## diff --git a/help/fscan b/help/fscan index 0fb6464..d4a666d 100644 --- a/help/fscan +++ b/help/fscan @@ -54,10 +54,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fscan,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fscan,v $ -## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 ## diff --git a/help/fscanf b/help/fscanf index 293cb44..cd9d34b 100644 --- a/help/fscanf +++ b/help/fscanf @@ -145,10 +145,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fscanf,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fscanf,v $ -## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 ## diff --git a/help/fseek b/help/fseek index 051597f..d78ee05 100644 --- a/help/fseek +++ b/help/fseek @@ -82,10 +82,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fseek,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fseek,v $ -## ## Under source code control: 1995/03/04 11:33:20 ## File existed as early as: 1995 ## diff --git a/help/fsize b/help/fsize index 82e0351..8333ef7 100644 --- a/help/fsize +++ b/help/fsize @@ -45,10 +45,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fsize,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fsize,v $ -## ## Under source code control: 1995/03/04 11:33:20 ## File existed as early as: 1995 ## diff --git a/help/ftell b/help/ftell index 35c9deb..2cf8dfe 100644 --- a/help/ftell +++ b/help/ftell @@ -62,10 +62,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: ftell,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ftell,v $ -## ## Under source code control: 1995/03/04 11:33:21 ## File existed as early as: 1995 ## diff --git a/help/funclist.sed b/help/funclist.sed index 603c498..6f55c4c 100644 --- a/help/funclist.sed +++ b/help/funclist.sed @@ -22,10 +22,6 @@ p ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: funclist.sed,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/funclist.sed,v $ -## ## Under source code control: 1995/07/10 01:33:06 ## File existed as early as: 1995 ## diff --git a/help/gcd b/help/gcd index 18215ee..b832c65 100644 --- a/help/gcd +++ b/help/gcd @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: gcd,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/gcd,v $ -## ## Under source code control: 1995/10/05 04:52:26 ## File existed as early as: 1995 ## diff --git a/help/gcdrem b/help/gcdrem index 8b74962..f09cd6a 100644 --- a/help/gcdrem +++ b/help/gcdrem @@ -69,10 +69,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: gcdrem,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/gcdrem,v $ -## ## Under source code control: 1995/12/18 12:03:02 ## File existed as early as: 1995 ## diff --git a/help/gd b/help/gd index 1a16e24..dc026d9 100644 --- a/help/gd +++ b/help/gd @@ -66,10 +66,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: gd,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/gd,v $ -## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 ## diff --git a/help/getenv b/help/getenv index 449fd6d..3673717 100644 --- a/help/getenv +++ b/help/getenv @@ -50,10 +50,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: getenv,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/getenv,v $ -## ## Under source code control: 1995/07/09 03:48:57 ## File existed as early as: 1995 ## diff --git a/help/hash b/help/hash index 185c4cc..ccefbab 100644 --- a/help/hash +++ b/help/hash @@ -63,10 +63,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: hash,v 30.3 2014/10/06 08:45:56 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/hash,v $ -## ## Under source code control: 1996/03/12 23:10:01 ## File existed as early as: 1996 ## diff --git a/help/head b/help/head index 222e7f1..a28c82c 100644 --- a/help/head +++ b/help/head @@ -64,10 +64,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: head,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/head,v $ -## ## Under source code control: 1995/07/10 02:09:30 ## File existed as early as: 1995 ## diff --git a/help/help b/help/help index 4b63036..333e13c 100644 --- a/help/help +++ b/help/help @@ -139,10 +139,6 @@ calc help files. ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: help,v 30.2 2017/05/19 16:09:14 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc-RHEL7/help/RCS/help,v $ -## ## Under source code control: 1991/07/21 04:37:20 ## File existed as early as: 1991 ## diff --git a/help/highbit b/help/highbit index fe79113..1967b3c 100644 --- a/help/highbit +++ b/help/highbit @@ -44,10 +44,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: highbit,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/highbit,v $ -## ## Under source code control: 1995/10/03 10:40:02 ## File existed as early as: 1995 ## diff --git a/help/history b/help/history index d05613b..94832a2 100644 --- a/help/history +++ b/help/history @@ -76,10 +76,6 @@ Command history ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: history,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/history,v $ -## ## Under source code control: 1991/07/21 04:37:20 ## File existed as early as: 1991 ## diff --git a/help/hmean b/help/hmean index 90d05e9..372792a 100644 --- a/help/hmean +++ b/help/hmean @@ -53,10 +53,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: hmean,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/hmean,v $ -## ## Under source code control: 1995/12/18 03:30:59 ## File existed as early as: 1995 ## diff --git a/help/hnrmod b/help/hnrmod index f63556a..74135fe 100644 --- a/help/hnrmod +++ b/help/hnrmod @@ -58,10 +58,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: hnrmod,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/hnrmod,v $ -## ## Under source code control: 1997/07/02 07:10:43 ## File existed as early as: 1997 ## diff --git a/help/hypot b/help/hypot index 96ac8bd..e12d2a2 100644 --- a/help/hypot +++ b/help/hypot @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: hypot,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/hypot,v $ -## ## Under source code control: 1995/10/05 04:52:26 ## File existed as early as: 1995 ## diff --git a/help/ilog b/help/ilog index 4bb138e..121c33b 100644 --- a/help/ilog +++ b/help/ilog @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: ilog,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ilog,v $ -## ## Under source code control: 1995/10/25 04:03:45 ## File existed as early as: 1995 ## diff --git a/help/ilog10 b/help/ilog10 index d4b34d2..8fd8734 100644 --- a/help/ilog10 +++ b/help/ilog10 @@ -41,10 +41,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: ilog10,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ilog10,v $ -## ## Under source code control: 1995/10/03 10:40:02 ## File existed as early as: 1995 ## diff --git a/help/ilog2 b/help/ilog2 index 4492a22..f66f542 100644 --- a/help/ilog2 +++ b/help/ilog2 @@ -41,10 +41,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: ilog2,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ilog2,v $ -## ## Under source code control: 1995/10/03 10:40:02 ## File existed as early as: 1995 ## diff --git a/help/im b/help/im index 192037e..597f537 100644 --- a/help/im +++ b/help/im @@ -41,10 +41,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: im,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/im,v $ -## ## Under source code control: 1995/10/05 04:52:26 ## File existed as early as: 1995 ## diff --git a/help/indices b/help/indices index 1d298b7..9b8f544 100644 --- a/help/indices +++ b/help/indices @@ -73,10 +73,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: indices,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/indices,v $ -## ## Under source code control: 1999/11/16 08:02:03 ## File existed as early as: 1999 ## diff --git a/help/inputlevel b/help/inputlevel index 8c3cc42..2f277d5 100644 --- a/help/inputlevel +++ b/help/inputlevel @@ -51,10 +51,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: inputlevel,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/inputlevel,v $ -## ## Under source code control: 1999/10/31 06:01:21 ## File existed as early as: 1999 ## diff --git a/help/insert b/help/insert index 5b89762..3982c4b 100644 --- a/help/insert +++ b/help/insert @@ -75,10 +75,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: insert,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/insert,v $ -## ## Under source code control: 1994/03/19 03:13:18 ## File existed as early as: 1994 ## diff --git a/help/int b/help/int index 75a04a2..58407b2 100644 --- a/help/int +++ b/help/int @@ -56,10 +56,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: int,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/int,v $ -## ## Under source code control: 1994/09/30 00:57:18 ## File existed as early as: 1994 ## diff --git a/help/interrupt b/help/interrupt index 959cfab..5af3ebf 100644 --- a/help/interrupt +++ b/help/interrupt @@ -117,10 +117,6 @@ ABORT opcodes ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: interrupt,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/interrupt,v $ -## ## Under source code control: 1991/07/21 04:37:21 ## File existed as early as: 1991 ## diff --git a/help/intro b/help/intro index ab79196..80b1bd9 100644 --- a/help/intro +++ b/help/intro @@ -185,10 +185,6 @@ What is calc? ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: intro,v 30.2 2016/02/06 08:25:30 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/intro,v $ -## ## Under source code control: 1991/07/21 04:37:21 ## File existed as early as: 1991 ## diff --git a/help/inverse b/help/inverse index 187d71a..8255f9c 100644 --- a/help/inverse +++ b/help/inverse @@ -63,10 +63,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: inverse,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/inverse,v $ -## ## Under source code control: 1996/03/12 23:10:01 ## File existed as early as: 1996 ## diff --git a/help/iroot b/help/iroot index ed3b88f..fba5dd5 100644 --- a/help/iroot +++ b/help/iroot @@ -42,10 +42,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: iroot,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/iroot,v $ -## ## Under source code control: 1995/10/25 04:03:45 ## File existed as early as: 1995 ## diff --git a/help/isalnum b/help/isalnum index d9bfd01..7d4b6c5 100644 --- a/help/isalnum +++ b/help/isalnum @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: isalnum,v 30.3 2013/09/01 20:00:20 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isalnum,v $ -## ## Under source code control: 2013/09/01 18:10:53 ## File existed as early as: 2013 ## diff --git a/help/isalpha b/help/isalpha index ecb0702..7195950 100644 --- a/help/isalpha +++ b/help/isalpha @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: isalpha,v 30.3 2013/09/01 20:00:20 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isalpha,v $ -## ## Under source code control: 2013/09/01 18:10:53 ## File existed as early as: 2013 ## diff --git a/help/isassoc b/help/isassoc index 81847e6..37ad234 100644 --- a/help/isassoc +++ b/help/isassoc @@ -47,10 +47,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isassoc,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isassoc,v $ -## ## Under source code control: 1994/10/21 02:21:27 ## File existed as early as: 1994 ## diff --git a/help/isatty b/help/isatty index f60e0fa..269aeb1 100644 --- a/help/isatty +++ b/help/isatty @@ -50,10 +50,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isatty,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isatty,v $ -## ## Under source code control: 1995/07/09 03:49:34 ## File existed as early as: 1995 ## diff --git a/help/isblk b/help/isblk index 6d7307c..0d8bc67 100644 --- a/help/isblk +++ b/help/isblk @@ -59,10 +59,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isblk,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isblk,v $ -## ## Under source code control: 1997/04/06 03:03:23 ## File existed as early as: 1997 ## diff --git a/help/iscntrl b/help/iscntrl index 2e67b05..eb0f1b3 100644 --- a/help/iscntrl +++ b/help/iscntrl @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: iscntrl,v 30.3 2013/09/01 20:00:20 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/iscntrl,v $ -## ## Under source code control: 2013/09/01 18:10:53 ## File existed as early as: 2013 ## diff --git a/help/isconfig b/help/isconfig index 4a793b1..8ba1079 100644 --- a/help/isconfig +++ b/help/isconfig @@ -47,10 +47,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isconfig,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isconfig,v $ -## ## Under source code control: 1995/11/11 05:09:41 ## File existed as early as: 1995 ## diff --git a/help/isdefined b/help/isdefined index 82d2e13..27aa9cc 100644 --- a/help/isdefined +++ b/help/isdefined @@ -59,10 +59,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isdefined,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isdefined,v $ -## ## Under source code control: 1997/04/05 14:10:17 ## File existed as early as: 1997 ## diff --git a/help/isdigit b/help/isdigit index 1216be3..54f32ef 100644 --- a/help/isdigit +++ b/help/isdigit @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: isdigit,v 30.3 2013/09/01 20:00:20 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isdigit,v $ -## ## Under source code control: 2013/09/01 18:10:53 ## File existed as early as: 2013 ## diff --git a/help/iserror b/help/iserror index 851d0e9..8bb6c10 100644 --- a/help/iserror +++ b/help/iserror @@ -47,10 +47,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: iserror,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/iserror,v $ -## ## Under source code control: 1995/12/18 03:30:59 ## File existed as early as: 1995 ## diff --git a/help/iseven b/help/iseven index 2e54112..a1223e5 100644 --- a/help/iseven +++ b/help/iseven @@ -48,10 +48,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: iseven,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/iseven,v $ -## ## Under source code control: 1994/10/21 02:21:27 ## File existed as early as: 1994 ## diff --git a/help/isfile b/help/isfile index 6ed410a..8db2a4a 100644 --- a/help/isfile +++ b/help/isfile @@ -46,10 +46,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isfile,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isfile,v $ -## ## Under source code control: 1994/10/21 02:21:27 ## File existed as early as: 1994 ## diff --git a/help/isgraph b/help/isgraph index ab2a2ff..f662059 100644 --- a/help/isgraph +++ b/help/isgraph @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: isgraph,v 30.3 2013/09/01 20:00:20 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isgraph,v $ -## ## Under source code control: 2013/09/01 18:10:53 ## File existed as early as: 2013 ## diff --git a/help/ishash b/help/ishash index 3dd2bc7..228d868 100644 --- a/help/ishash +++ b/help/ishash @@ -48,10 +48,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: ishash,v 30.2 2007/07/05 17:37:41 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ishash,v $ -## ## Under source code control: 1995/11/11 05:09:41 ## File existed as early as: 1995 ## diff --git a/help/isident b/help/isident index dd2bbcf..7564a44 100644 --- a/help/isident +++ b/help/isident @@ -47,10 +47,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isident,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isident,v $ -## ## Under source code control: 1995/07/09 18:25:36 ## File existed as early as: 1995 ## diff --git a/help/isint b/help/isint index 9fa2184..10bde38 100644 --- a/help/isint +++ b/help/isint @@ -49,10 +49,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isint,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isint,v $ -## ## Under source code control: 1994/10/21 02:21:27 ## File existed as early as: 1994 ## diff --git a/help/islist b/help/islist index e140998..0618f42 100644 --- a/help/islist +++ b/help/islist @@ -49,10 +49,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: islist,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/islist,v $ -## ## Under source code control: 1994/03/19 03:13:19 ## File existed as early as: 1994 ## diff --git a/help/islower b/help/islower index fde8940..d1a3fde 100644 --- a/help/islower +++ b/help/islower @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: islower,v 30.3 2013/09/01 20:00:20 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/islower,v $ -## ## Under source code control: 2013/09/01 18:10:53 ## File existed as early as: 2013 ## diff --git a/help/ismat b/help/ismat index d8aac31..4897fd1 100644 --- a/help/ismat +++ b/help/ismat @@ -47,10 +47,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: ismat,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ismat,v $ -## ## Under source code control: 1994/10/21 02:21:28 ## File existed as early as: 1994 ## diff --git a/help/ismult b/help/ismult index af9c8cb..871c11e 100644 --- a/help/ismult +++ b/help/ismult @@ -54,10 +54,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: ismult,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ismult,v $ -## ## Under source code control: 1994/10/21 02:21:28 ## File existed as early as: 1994 ## diff --git a/help/isnull b/help/isnull index 0ace1f3..92b0c00 100644 --- a/help/isnull +++ b/help/isnull @@ -46,10 +46,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isnull,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isnull,v $ -## ## Under source code control: 1994/10/21 02:21:28 ## File existed as early as: 1994 ## diff --git a/help/isnum b/help/isnum index f8c88c8..3481e13 100644 --- a/help/isnum +++ b/help/isnum @@ -48,10 +48,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isnum,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isnum,v $ -## ## Under source code control: 1994/10/21 02:21:28 ## File existed as early as: 1994 ## diff --git a/help/isobj b/help/isobj index ad82b8f..79494cb 100644 --- a/help/isobj +++ b/help/isobj @@ -47,10 +47,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isobj,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isobj,v $ -## ## Under source code control: 1994/10/21 02:21:29 ## File existed as early as: 1994 ## diff --git a/help/isobjtype b/help/isobjtype index be36b84..49531bc 100644 --- a/help/isobjtype +++ b/help/isobjtype @@ -50,10 +50,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isobjtype,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isobjtype,v $ -## ## Under source code control: 1997/04/05 14:10:17 ## File existed as early as: 1997 ## diff --git a/help/isodd b/help/isodd index 26db897..5e1ae5a 100644 --- a/help/isodd +++ b/help/isodd @@ -48,10 +48,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isodd,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isodd,v $ -## ## Under source code control: 1994/10/21 02:21:29 ## File existed as early as: 1994 ## diff --git a/help/isprime b/help/isprime index 4096532..ac5ca89 100644 --- a/help/isprime +++ b/help/isprime @@ -64,10 +64,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isprime,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isprime,v $ -## ## Under source code control: 1994/10/21 02:21:29 ## File existed as early as: 1994 ## diff --git a/help/isprint b/help/isprint index 8c387b5..13e9537 100644 --- a/help/isprint +++ b/help/isprint @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: isprint,v 30.3 2013/09/01 20:00:20 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isprint,v $ -## ## Under source code control: 2013/09/01 18:10:53 ## File existed as early as: 2013 ## diff --git a/help/isptr b/help/isptr index 2288ca9..5b91f92 100644 --- a/help/isptr +++ b/help/isptr @@ -56,10 +56,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isptr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isptr,v $ -## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 ## diff --git a/help/ispunct b/help/ispunct index b6528eb..900987d 100644 --- a/help/ispunct +++ b/help/ispunct @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: ispunct,v 30.3 2013/09/01 20:00:20 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ispunct,v $ -## ## Under source code control: 2013/09/01 18:10:53 ## File existed as early as: 2013 ## diff --git a/help/isqrt b/help/isqrt index cccd3fd..555b9c1 100644 --- a/help/isqrt +++ b/help/isqrt @@ -41,10 +41,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isqrt,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isqrt,v $ -## ## Under source code control: 1995/10/25 04:03:45 ## File existed as early as: 1995 ## diff --git a/help/isrand b/help/isrand index 97ca2ba..1f18558 100644 --- a/help/isrand +++ b/help/isrand @@ -47,10 +47,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isrand,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isrand,v $ -## ## Under source code control: 1995/11/11 05:09:41 ## File existed as early as: 1995 ## diff --git a/help/israndom b/help/israndom index 500746b..bd2994d 100644 --- a/help/israndom +++ b/help/israndom @@ -47,10 +47,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: israndom,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/israndom,v $ -## ## Under source code control: 1995/11/11 05:09:41 ## File existed as early as: 1995 ## diff --git a/help/isreal b/help/isreal index f4f4543..15dde26 100644 --- a/help/isreal +++ b/help/isreal @@ -48,10 +48,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isreal,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isreal,v $ -## ## Under source code control: 1994/10/21 02:21:30 ## File existed as early as: 1994 ## diff --git a/help/isrel b/help/isrel index ca423ca..1612431 100644 --- a/help/isrel +++ b/help/isrel @@ -50,10 +50,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isrel,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isrel,v $ -## ## Under source code control: 1994/10/21 02:21:30 ## File existed as early as: 1994 ## diff --git a/help/issimple b/help/issimple index c086cb0..797f22d 100644 --- a/help/issimple +++ b/help/issimple @@ -56,10 +56,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: issimple,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/issimple,v $ -## ## Under source code control: 1994/10/21 02:21:30 ## File existed as early as: 1994 ## diff --git a/help/isspace b/help/isspace index 1c29e70..f52ce96 100644 --- a/help/isspace +++ b/help/isspace @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: isspace,v 30.3 2013/09/01 20:00:20 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isspace,v $ -## ## Under source code control: 2013/09/01 18:10:53 ## File existed as early as: 2013 ## diff --git a/help/issq b/help/issq index cea467b..4874ffa 100644 --- a/help/issq +++ b/help/issq @@ -61,10 +61,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: issq,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/issq,v $ -## ## Under source code control: 1994/10/21 02:21:31 ## File existed as early as: 1994 ## diff --git a/help/isstr b/help/isstr index 7713348..fb4d05f 100644 --- a/help/isstr +++ b/help/isstr @@ -45,10 +45,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: isstr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isstr,v $ -## ## Under source code control: 1994/10/21 02:21:31 ## File existed as early as: 1994 ## diff --git a/help/istype b/help/istype index a5d065e..a6d860f 100644 --- a/help/istype +++ b/help/istype @@ -56,10 +56,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: istype,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/istype,v $ -## ## Under source code control: 1994/10/21 02:21:31 ## File existed as early as: 1994 ## diff --git a/help/isupper b/help/isupper index ea354ed..3c5d829 100644 --- a/help/isupper +++ b/help/isupper @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: isupper,v 30.3 2013/09/01 20:00:20 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isupper,v $ -## ## Under source code control: 2013/09/01 18:10:53 ## File existed as early as: 2013 ## diff --git a/help/isxdigit b/help/isxdigit index 8b81c32..9cb6c0b 100644 --- a/help/isxdigit +++ b/help/isxdigit @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: isxdigit,v 30.3 2013/09/01 20:00:20 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isxdigit,v $ -## ## Under source code control: 2013/09/01 18:10:53 ## File existed as early as: 2013 ## diff --git a/help/jacobi b/help/jacobi index 8f9005d..67da436 100644 --- a/help/jacobi +++ b/help/jacobi @@ -224,10 +224,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: jacobi,v 30.2 2017/05/19 16:09:14 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc-RHEL7/help/RCS/jacobi,v $ -## ## Under source code control: 1995/12/18 12:34:57 ## File existed as early as: 1995 ## diff --git a/help/join b/help/join index e027faa..9d324fa 100644 --- a/help/join +++ b/help/join @@ -54,10 +54,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: join,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/join,v $ -## ## Under source code control: 1995/07/09 19:41:40 ## File existed as early as: 1995 ## diff --git a/help/lcm b/help/lcm index 37518a6..30c231c 100644 --- a/help/lcm +++ b/help/lcm @@ -45,10 +45,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: lcm,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/lcm,v $ -## ## Under source code control: 1995/10/05 04:52:26 ## File existed as early as: 1995 ## diff --git a/help/lcmfact b/help/lcmfact index 7c9c9a6..399b573 100644 --- a/help/lcmfact +++ b/help/lcmfact @@ -42,10 +42,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: lcmfact,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/lcmfact,v $ -## ## Under source code control: 1995/12/18 12:34:57 ## File existed as early as: 1995 ## diff --git a/help/lfactor b/help/lfactor index 356e9be..9d48cab 100644 --- a/help/lfactor +++ b/help/lfactor @@ -59,10 +59,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: lfactor,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/lfactor,v $ -## ## Under source code control: 1995/12/18 12:34:57 ## File existed as early as: 1995 ## diff --git a/help/list b/help/list index b5b4cbf..587f055 100644 --- a/help/list +++ b/help/list @@ -92,10 +92,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: list,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/list,v $ -## ## Under source code control: 1994/03/19 03:13:19 ## File existed as early as: 1994 ## diff --git a/help/ln b/help/ln index 97d995a..e8b53a6 100644 --- a/help/ln +++ b/help/ln @@ -50,10 +50,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: ln,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ln,v $ -## ## Under source code control: 1995/10/11 04:41:26 ## File existed as early as: 1995 ## diff --git a/help/log b/help/log index 2a2a202..4784f8e 100644 --- a/help/log +++ b/help/log @@ -53,10 +53,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: log,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/log,v $ -## ## Under source code control: 2006/05/06 23:56:04 ## File existed as early as: 2006 ## diff --git a/help/lowbit b/help/lowbit index 310fd04..bf27428 100644 --- a/help/lowbit +++ b/help/lowbit @@ -44,10 +44,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: lowbit,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/lowbit,v $ -## ## Under source code control: 1995/10/03 10:40:02 ## File existed as early as: 1995 ## diff --git a/help/ltol b/help/ltol index 12f2a68..58c56ba 100644 --- a/help/ltol +++ b/help/ltol @@ -44,10 +44,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: ltol,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ltol,v $ -## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 ## diff --git a/help/makelist b/help/makelist index 3f82c85..7a4a8e8 100644 --- a/help/makelist +++ b/help/makelist @@ -48,10 +48,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: makelist,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/makelist,v $ -## ## Under source code control: 1995/07/10 02:09:31 ## File existed as early as: 1995 ## diff --git a/help/mat b/help/mat index adbb393..29c7062 100644 --- a/help/mat +++ b/help/mat @@ -430,10 +430,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: mat,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/mat,v $ -## ## Under source code control: 1991/07/21 04:37:22 ## File existed as early as: 1991 ## diff --git a/help/matdim b/help/matdim index 779f121..ab033fc 100644 --- a/help/matdim +++ b/help/matdim @@ -44,10 +44,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: matdim,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/matdim,v $ -## ## Under source code control: 1995/10/25 04:03:45 ## File existed as early as: 1995 ## diff --git a/help/matfill b/help/matfill index 4470d79..f8a952e 100644 --- a/help/matfill +++ b/help/matfill @@ -57,10 +57,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: matfill,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/matfill,v $ -## ## Under source code control: 1995/10/25 04:03:45 ## File existed as early as: 1995 ## diff --git a/help/matmax b/help/matmax index 58ed8f0..589c6fd 100644 --- a/help/matmax +++ b/help/matmax @@ -46,10 +46,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: matmax,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/matmax,v $ -## ## Under source code control: 1995/10/25 04:03:45 ## File existed as early as: 1995 ## diff --git a/help/matmin b/help/matmin index 4307e78..29d9677 100644 --- a/help/matmin +++ b/help/matmin @@ -46,10 +46,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: matmin,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/matmin,v $ -## ## Under source code control: 1995/10/25 04:03:45 ## File existed as early as: 1995 ## diff --git a/help/matsum b/help/matsum index c1eb3ed..db48872 100644 --- a/help/matsum +++ b/help/matsum @@ -45,10 +45,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: matsum,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/matsum,v $ -## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 ## diff --git a/help/mattrace b/help/mattrace index fec70c1..83f4b05 100644 --- a/help/mattrace +++ b/help/mattrace @@ -46,10 +46,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: mattrace,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/mattrace,v $ -## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 ## diff --git a/help/mattrans b/help/mattrans index 86545cb..f08e5dd 100644 --- a/help/mattrans +++ b/help/mattrans @@ -51,10 +51,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: mattrans,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/mattrans,v $ -## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 ## diff --git a/help/max b/help/max index def0821..53ff9b7 100644 --- a/help/max +++ b/help/max @@ -86,10 +86,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: max,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/max,v $ -## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 ## diff --git a/help/memsize b/help/memsize index 37d9428..55aebe8 100644 --- a/help/memsize +++ b/help/memsize @@ -106,10 +106,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: memsize,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/memsize,v $ -## ## Under source code control: 1997/03/23 20:28:02 ## File existed as early as: 1997 ## diff --git a/help/meq b/help/meq index 7d43e26..2121833 100644 --- a/help/meq +++ b/help/meq @@ -48,10 +48,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: meq,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/meq,v $ -## ## Under source code control: 1995/11/09 03:27:51 ## File existed as early as: 1995 ## diff --git a/help/min b/help/min index 1a5a330..27254ab 100644 --- a/help/min +++ b/help/min @@ -86,10 +86,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: min,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/min,v $ -## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 ## diff --git a/help/minv b/help/minv index 288e07f..4519dc3 100644 --- a/help/minv +++ b/help/minv @@ -62,10 +62,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: minv,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/minv,v $ -## ## Under source code control: 1995/11/09 03:27:51 ## File existed as early as: 1995 ## diff --git a/help/mmin b/help/mmin index 507067d..3dec3ae 100644 --- a/help/mmin +++ b/help/mmin @@ -52,10 +52,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: mmin,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/mmin,v $ -## ## Under source code control: 1995/12/18 03:30:59 ## File existed as early as: 1995 ## diff --git a/help/mne b/help/mne index f3b00e1..444b70f 100644 --- a/help/mne +++ b/help/mne @@ -44,10 +44,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: mne,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/mne,v $ -## ## Under source code control: 1995/11/09 03:27:51 ## File existed as early as: 1995 ## diff --git a/help/mod b/help/mod index c5f90c1..2eb88c2 100644 --- a/help/mod +++ b/help/mod @@ -153,10 +153,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: mod,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/mod,v $ -## ## Under source code control: 1995/09/18 02:09:31 ## File existed as early as: 1995 ## diff --git a/help/modify b/help/modify index 2176f76..937f37d 100644 --- a/help/modify +++ b/help/modify @@ -70,10 +70,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: modify,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/modify,v $ -## ## Under source code control: 1995/07/10 02:09:31 ## File existed as early as: 1995 ## diff --git a/help/name b/help/name index 3f0720e..05172ca 100644 --- a/help/name +++ b/help/name @@ -54,10 +54,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: name,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/name,v $ -## ## Under source code control: 1997/04/05 14:12:44 ## File existed as early as: 1997 ## diff --git a/help/near b/help/near index e7499f5..765cb20 100644 --- a/help/near +++ b/help/near @@ -46,10 +46,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: near,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/near,v $ -## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 ## diff --git a/help/newerror b/help/newerror index 52f27c1..c834f64 100644 --- a/help/newerror +++ b/help/newerror @@ -86,10 +86,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: newerror,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/newerror,v $ -## ## Under source code control: 1996/04/30 03:39:56 ## File existed as early as: 1996 ## diff --git a/help/nextcand b/help/nextcand index c1cea82..2d19d3a 100644 --- a/help/nextcand +++ b/help/nextcand @@ -93,10 +93,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: nextcand,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/nextcand,v $ -## ## Under source code control: 1996/02/25 00:27:43 ## File existed as early as: 1996 ## diff --git a/help/nextprime b/help/nextprime index e9cbd21..bb5cce4 100644 --- a/help/nextprime +++ b/help/nextprime @@ -52,10 +52,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: nextprime,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/nextprime,v $ -## ## Under source code control: 1995/12/18 12:34:57 ## File existed as early as: 1995 ## diff --git a/help/norm b/help/norm index e6b2ac7..26d1d01 100644 --- a/help/norm +++ b/help/norm @@ -52,10 +52,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: norm,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/norm,v $ -## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 ## diff --git a/help/null b/help/null index 6290ea8..dd33dcc 100644 --- a/help/null +++ b/help/null @@ -90,10 +90,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: null,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/null,v $ -## ## Under source code control: 1996/03/12 23:10:01 ## File existed as early as: 1996 ## diff --git a/help/num b/help/num index ee29cc0..9902994 100644 --- a/help/num +++ b/help/num @@ -53,10 +53,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: num,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/num,v $ -## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 ## diff --git a/help/obj.file b/help/obj.file index 3c0e0bf..c9554e0 100644 --- a/help/obj.file +++ b/help/obj.file @@ -212,10 +212,6 @@ Using objects ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.4 $ -## @(#) $Id: obj.file,v 30.4 2013/08/11 08:41:38 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/obj.file,v $ -## ## Under source code control: 1991/07/21 04:37:22 ## File existed as early as: 1991 ## diff --git a/help/oldvalue b/help/oldvalue index 73093be..07dc3f0 100644 --- a/help/oldvalue +++ b/help/oldvalue @@ -69,10 +69,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: oldvalue,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/oldvalue,v $ -## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 ## diff --git a/help/operator b/help/operator index dd15dd1..a73d1f4 100644 --- a/help/operator +++ b/help/operator @@ -225,10 +225,6 @@ operators ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: operator,v 30.2 2007/07/11 23:00:39 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/operator,v $ -## ## Under source code control: 1991/07/21 04:37:23 ## File existed as early as: 1991 ## diff --git a/help/ord b/help/ord index 3c509af..29b5f49 100644 --- a/help/ord +++ b/help/ord @@ -41,10 +41,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: ord,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ord,v $ -## ## Under source code control: 1994/09/30 01:45:46 ## File existed as early as: 1994 ## diff --git a/help/overview b/help/overview index 257444a..ac963cb 100644 --- a/help/overview +++ b/help/overview @@ -191,10 +191,6 @@ ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: overview,v 30.2 2017/05/19 16:09:14 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc-RHEL7/help/RCS/overview,v $ -## ## Under source code control: 1991/07/21 04:37:23 ## File existed as early as: 1991 ## diff --git a/help/param b/help/param index 86c5f5e..0497a06 100644 --- a/help/param +++ b/help/param @@ -66,10 +66,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: param,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/param,v $ -## ## Under source code control: 1996/03/12 23:10:01 ## File existed as early as: 1996 ## diff --git a/help/perm b/help/perm index 1f20294..ddf57a3 100644 --- a/help/perm +++ b/help/perm @@ -53,10 +53,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: perm,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/perm,v $ -## ## Under source code control: 1994/10/20 04:03:02 ## File existed as early as: 1994 ## diff --git a/help/pfact b/help/pfact index 343c57f..74177c7 100644 --- a/help/pfact +++ b/help/pfact @@ -43,10 +43,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: pfact,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/pfact,v $ -## ## Under source code control: 1995/12/18 12:34:57 ## File existed as early as: 1995 ## diff --git a/help/pi b/help/pi index 6fc8871..7a7f20a 100644 --- a/help/pi +++ b/help/pi @@ -42,10 +42,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: pi,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/pi,v $ -## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 ## diff --git a/help/pix b/help/pix index 8523498..469e236 100644 --- a/help/pix +++ b/help/pix @@ -54,10 +54,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: pix,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/pix,v $ -## ## Under source code control: 1995/12/18 12:34:58 ## File existed as early as: 1995 ## diff --git a/help/places b/help/places index 4042295..10a7f2d 100644 --- a/help/places +++ b/help/places @@ -56,10 +56,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: places,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/places,v $ -## ## Under source code control: 1995/10/03 10:40:02 ## File existed as early as: 1995 ## diff --git a/help/pmod b/help/pmod index cbb6cef..37981d5 100644 --- a/help/pmod +++ b/help/pmod @@ -65,10 +65,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: pmod,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/pmod,v $ -## ## Under source code control: 1995/11/09 03:27:51 ## File existed as early as: 1995 ## diff --git a/help/polar b/help/polar index 8bcfbf0..6e31902 100644 --- a/help/polar +++ b/help/polar @@ -50,10 +50,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: polar,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/polar,v $ -## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 ## diff --git a/help/poly b/help/poly index 8605fe9..be3e491 100644 --- a/help/poly +++ b/help/poly @@ -152,10 +152,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: poly,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/poly,v $ -## ## Under source code control: 1995/12/02 02:40:43 ## File existed as early as: 1995 ## diff --git a/help/pop b/help/pop index fac37c7..9f26662 100644 --- a/help/pop +++ b/help/pop @@ -62,10 +62,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: pop,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/pop,v $ -## ## Under source code control: 1994/03/19 03:13:20 ## File existed as early as: 1994 ## diff --git a/help/popcnt b/help/popcnt index 79503d2..1f66c0e 100644 --- a/help/popcnt +++ b/help/popcnt @@ -48,10 +48,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: popcnt,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/popcnt,v $ -## ## Under source code control: 1997/09/11 04:20:02 ## File existed as early as: 1997 ## diff --git a/help/pound b/help/pound index 8eb2cb3..8526efd 100644 --- a/help/pound +++ b/help/pound @@ -116,10 +116,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.4 $ -## @(#) $Id: pound,v 30.4 2014/08/24 21:59:45 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/pound,v $ -## ## Under source code control: 2007/02/06 14:09 ## File existed as early as: 2007 ## diff --git a/help/power b/help/power index 7c62133..963f37d 100644 --- a/help/power +++ b/help/power @@ -71,10 +71,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: power,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/power,v $ -## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 ## diff --git a/help/prevcand b/help/prevcand index e28c665..fed1d71 100644 --- a/help/prevcand +++ b/help/prevcand @@ -101,10 +101,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: prevcand,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/prevcand,v $ -## ## Under source code control: 1996/02/25 00:27:43 ## File existed as early as: 1996 ## diff --git a/help/prevprime b/help/prevprime index 854b69b..100868f 100644 --- a/help/prevprime +++ b/help/prevprime @@ -55,10 +55,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: prevprime,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/prevprime,v $ -## ## Under source code control: 1995/12/18 12:34:58 ## File existed as early as: 1995 ## diff --git a/help/printf b/help/printf index c4be711..fa53958 100644 --- a/help/printf +++ b/help/printf @@ -142,10 +142,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: printf,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/printf,v $ -## ## Under source code control: 1996/03/12 22:50:41 ## File existed as early as: 1996 ## diff --git a/help/prompt b/help/prompt index b9da736..d94d3da 100644 --- a/help/prompt +++ b/help/prompt @@ -53,10 +53,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: prompt,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/prompt,v $ -## ## Under source code control: 1995/12/18 12:34:58 ## File existed as early as: 1995 ## diff --git a/help/protect b/help/protect index 5c37912..e146730 100644 --- a/help/protect +++ b/help/protect @@ -296,10 +296,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: protect,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/protect,v $ -## ## Under source code control: 1997/07/10 22:38:44 ## File existed as early as: 1997 ## diff --git a/help/ptest b/help/ptest index 71258fd..7e5631d 100644 --- a/help/ptest +++ b/help/ptest @@ -145,10 +145,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: ptest,v 30.2 2007/09/01 19:53:15 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ptest,v $ -## ## Under source code control: 1996/02/25 00:27:43 ## File existed as early as: 1996 ## diff --git a/help/push b/help/push index 80d3ea3..aebf66c 100644 --- a/help/push +++ b/help/push @@ -71,10 +71,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: push,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/push,v $ -## ## Under source code control: 1994/03/19 03:13:20 ## File existed as early as: 1994 ## diff --git a/help/putenv b/help/putenv index b38f4ce..8a45db5 100644 --- a/help/putenv +++ b/help/putenv @@ -63,10 +63,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: putenv,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/putenv,v $ -## ## Under source code control: 1995/07/09 03:48:57 ## File existed as early as: 1995 ## diff --git a/help/quo b/help/quo index 565104d..79b3487 100644 --- a/help/quo +++ b/help/quo @@ -103,10 +103,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: quo,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/quo,v $ -## ## Under source code control: 1995/09/18 04:01:44 ## File existed as early as: 1995 ## diff --git a/help/quomod b/help/quomod index 4b93279..7bd2a6d 100644 --- a/help/quomod +++ b/help/quomod @@ -115,10 +115,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: quomod,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/quomod,v $ -## ## Under source code control: 1995/05/07 03:17:03 ## File existed as early as: 1995 ## diff --git a/help/rand b/help/rand index 39d1dc8..870c4f7 100644 --- a/help/rand +++ b/help/rand @@ -259,10 +259,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: rand,v 30.3 2007/09/21 02:16:29 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rand,v $ -## ## Under source code control: 1996/01/01 02:16:09 ## File existed as early as: 1996 ## diff --git a/help/randbit b/help/randbit index aa61705..7c83dfe 100644 --- a/help/randbit +++ b/help/randbit @@ -58,10 +58,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: randbit,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/randbit,v $ -## ## Under source code control: 1996/01/01 03:17:22 ## File existed as early as: 1996 ## diff --git a/help/random b/help/random index 34ea7d2..1f667c1 100644 --- a/help/random +++ b/help/random @@ -175,10 +175,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: random,v 30.3 2007/09/21 02:16:29 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/random,v $ -## ## Under source code control: 1997/02/17 01:18:22 ## File existed as early as: 1997 ## diff --git a/help/randombit b/help/randombit index 5817e08..ac00756 100644 --- a/help/randombit +++ b/help/randombit @@ -57,10 +57,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: randombit,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/randombit,v $ -## ## Under source code control: 1997/02/17 01:18:22 ## File existed as early as: 1997 ## diff --git a/help/randperm b/help/randperm index f2e89ca..bc50ee6 100644 --- a/help/randperm +++ b/help/randperm @@ -62,10 +62,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: randperm,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/randperm,v $ -## ## Under source code control: 1995/07/10 02:09:31 ## File existed as early as: 1995 ## diff --git a/help/rcin b/help/rcin index 75b5ea6..999c230 100644 --- a/help/rcin +++ b/help/rcin @@ -88,10 +88,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: rcin,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rcin,v $ -## ## Under source code control: 1996/02/25 02:22:21 ## File existed as early as: 1996 ## diff --git a/help/rcmul b/help/rcmul index a9bb561..f8025bc 100644 --- a/help/rcmul +++ b/help/rcmul @@ -77,10 +77,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: rcmul,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rcmul,v $ -## ## Under source code control: 1996/02/25 02:22:21 ## File existed as early as: 1996 ## diff --git a/help/rcout b/help/rcout index e004895..3f3fefd 100644 --- a/help/rcout +++ b/help/rcout @@ -79,10 +79,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: rcout,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rcout,v $ -## ## Under source code control: 1996/02/25 02:22:21 ## File existed as early as: 1996 ## diff --git a/help/rcpow b/help/rcpow index 835ce22..2ff6434 100644 --- a/help/rcpow +++ b/help/rcpow @@ -88,10 +88,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: rcpow,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rcpow,v $ -## ## Under source code control: 1996/02/25 02:22:21 ## File existed as early as: 1996 ## diff --git a/help/rcsq b/help/rcsq index df3c2d7..363fe29 100644 --- a/help/rcsq +++ b/help/rcsq @@ -82,10 +82,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: rcsq,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rcsq,v $ -## ## Under source code control: 1996/02/25 02:22:21 ## File existed as early as: 1996 ## diff --git a/help/re b/help/re index 04b9bbf..5cdff85 100644 --- a/help/re +++ b/help/re @@ -41,10 +41,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: re,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/re,v $ -## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 ## diff --git a/help/remove b/help/remove index f7f1146..b72c996 100644 --- a/help/remove +++ b/help/remove @@ -66,10 +66,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: remove,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/remove,v $ -## ## Under source code control: 1996/03/12 23:10:01 ## File existed as early as: 1996 ## diff --git a/help/reverse b/help/reverse index 1370aa5..936ac36 100644 --- a/help/reverse +++ b/help/reverse @@ -65,10 +65,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: reverse,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/reverse,v $ -## ## Under source code control: 1995/07/09 19:41:26 ## File existed as early as: 1995 ## diff --git a/help/rewind b/help/rewind index 5ab6735..dd3c5ff 100644 --- a/help/rewind +++ b/help/rewind @@ -48,10 +48,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: rewind,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rewind,v $ -## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 ## diff --git a/help/rm b/help/rm index 4cd3507..c774ddd 100644 --- a/help/rm +++ b/help/rm @@ -42,10 +42,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: rm,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rm,v $ -## ## Under source code control: 1996/06/30 22:02:58 ## File existed as early as: 1996 ## diff --git a/help/root b/help/root index 0472fde..5348ca9 100644 --- a/help/root +++ b/help/root @@ -68,10 +68,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: root,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/root,v $ -## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 ## diff --git a/help/round b/help/round index 1883da3..4278114 100644 --- a/help/round +++ b/help/round @@ -138,10 +138,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: round,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/round,v $ -## ## Under source code control: 1994/09/30 00:52:38 ## File existed as early as: 1994 ## diff --git a/help/rsearch b/help/rsearch index a4dfa64..6feb786 100644 --- a/help/rsearch +++ b/help/rsearch @@ -125,10 +125,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: rsearch,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rsearch,v $ -## ## Under source code control: 1994/03/19 03:13:21 ## File existed as early as: 1994 ## diff --git a/help/runtime b/help/runtime index 7c92529..dfa9f8d 100644 --- a/help/runtime +++ b/help/runtime @@ -52,10 +52,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: runtime,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/runtime,v $ -## ## Under source code control: 1996/03/12 23:10:01 ## File existed as early as: 1996 ## diff --git a/help/saveval b/help/saveval index f8e531b..47fbfa7 100644 --- a/help/saveval +++ b/help/saveval @@ -63,10 +63,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: saveval,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/saveval,v $ -## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 ## diff --git a/help/scale b/help/scale index e1642c0..cb42529 100644 --- a/help/scale +++ b/help/scale @@ -53,10 +53,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: scale,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/scale,v $ -## ## Under source code control: 1995/12/18 12:34:58 ## File existed as early as: 1995 ## diff --git a/help/scan b/help/scan index 422cb3f..a930fcd 100644 --- a/help/scan +++ b/help/scan @@ -49,10 +49,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: scan,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/scan,v $ -## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 ## diff --git a/help/scanf b/help/scanf index 22b11c4..28933ad 100644 --- a/help/scanf +++ b/help/scanf @@ -46,10 +46,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: scanf,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/scanf,v $ -## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 ## diff --git a/help/script b/help/script index 516a240..2379e1e 100644 --- a/help/script +++ b/help/script @@ -289,10 +289,6 @@ For more information use the following calc commands: ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: script,v 30.2 2014/08/24 22:38:56 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/script,v $ -## ## Under source code control: 1999/11/30 05:29:48 ## File existed as early as: 1999 ## diff --git a/help/search b/help/search index 7224624..6be36a1 100644 --- a/help/search +++ b/help/search @@ -141,10 +141,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: search,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/search,v $ -## ## Under source code control: 1994/03/19 03:13:21 ## File existed as early as: 1994 ## diff --git a/help/sec b/help/sec index c47c289..51e3d3e 100644 --- a/help/sec +++ b/help/sec @@ -44,10 +44,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: sec,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sec,v $ -## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 ## diff --git a/help/sech b/help/sech index 3412b18..d511248 100644 --- a/help/sech +++ b/help/sech @@ -46,10 +46,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: sech,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sech,v $ -## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 ## diff --git a/help/seed b/help/seed index 8138341..033fcaf 100644 --- a/help/seed +++ b/help/seed @@ -67,10 +67,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: seed,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/seed,v $ -## ## Under source code control: 1999/10/03 10:04:29 ## File existed as early as: 1999 ## diff --git a/help/segment b/help/segment index 6fde420..9565c20 100644 --- a/help/segment +++ b/help/segment @@ -61,10 +61,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: segment,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/segment,v $ -## ## Under source code control: 1995/07/10 02:09:31 ## File existed as early as: 1995 ## diff --git a/help/select b/help/select index 4a2ef0e..9f5d0e7 100644 --- a/help/select +++ b/help/select @@ -53,10 +53,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: select,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/select,v $ -## ## Under source code control: 1995/07/10 02:09:31 ## File existed as early as: 1995 ## diff --git a/help/sgn b/help/sgn index aad2165..ce8b8f0 100644 --- a/help/sgn +++ b/help/sgn @@ -55,10 +55,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: sgn,v 30.2 2008/05/10 13:23:57 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sgn,v $ -## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 ## diff --git a/help/sha1 b/help/sha1 index 51041a9..a871178 100644 --- a/help/sha1 +++ b/help/sha1 @@ -115,10 +115,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: sha1,v 30.2 2007/07/05 17:37:41 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sha1,v $ -## ## Under source code control: 1997/03/23 00:01:18 ## File existed as early as: 1997 ## diff --git a/help/sin b/help/sin index 2d3e4ad..9f10bca 100644 --- a/help/sin +++ b/help/sin @@ -51,10 +51,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: sin,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sin,v $ -## ## Under source code control: 1994/03/19 01:40:28 ## File existed as early as: 1994 ## diff --git a/help/sinh b/help/sinh index 7e2bca4..df117d4 100644 --- a/help/sinh +++ b/help/sinh @@ -46,10 +46,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: sinh,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sinh,v $ -## ## Under source code control: 1994/03/19 01:40:29 ## File existed as early as: 1994 ## diff --git a/help/size b/help/size index a3c52cb..e069999 100644 --- a/help/size +++ b/help/size @@ -73,10 +73,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: size,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/size,v $ -## ## Under source code control: 1994/03/19 03:13:22 ## File existed as early as: 1994 ## diff --git a/help/sizeof b/help/sizeof index 84dc590..0523ba8 100644 --- a/help/sizeof +++ b/help/sizeof @@ -101,10 +101,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: sizeof,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sizeof,v $ -## ## Under source code control: 1996/05/24 02:04:04 ## File existed as early as: 1996 ## diff --git a/help/sleep b/help/sleep index b63fbac..3cfa398 100644 --- a/help/sleep +++ b/help/sleep @@ -57,10 +57,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: sleep,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sleep,v $ -## ## Under source code control: 2000/12/14 01:33:00 ## File existed as early as: 2000 ## diff --git a/help/sort b/help/sort index bd06b97..498d8b2 100644 --- a/help/sort +++ b/help/sort @@ -265,10 +265,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: sort,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sort,v $ -## ## Under source code control: 1995/07/09 19:41:26 ## File existed as early as: 1995 ## diff --git a/help/sqrt b/help/sqrt index 3638e59..604f7cf 100644 --- a/help/sqrt +++ b/help/sqrt @@ -147,10 +147,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: sqrt,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sqrt,v $ -## ## Under source code control: 1995/09/18 03:54:32 ## File existed as early as: 1995 ## diff --git a/help/srand b/help/srand index a03aac9..25d3ca4 100644 --- a/help/srand +++ b/help/srand @@ -166,10 +166,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: srand,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/srand,v $ -## ## Under source code control: 1996/01/01 04:19:07 ## File existed as early as: 1996 ## diff --git a/help/srandom b/help/srandom index 3b1c83e..68347cb 100644 --- a/help/srandom +++ b/help/srandom @@ -354,10 +354,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: srandom,v 30.2 2013/08/11 01:08:32 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/srandom,v $ -## ## Under source code control: 1997/02/17 01:18:22 ## File existed as early as: 1997 ## diff --git a/help/ssq b/help/ssq index 138c820..f8d57bf 100644 --- a/help/ssq +++ b/help/ssq @@ -60,10 +60,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: ssq,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ssq,v $ -## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 ## diff --git a/help/statement b/help/statement index 9be4b87..76b0157 100644 --- a/help/statement +++ b/help/statement @@ -341,10 +341,6 @@ Statements ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: statement,v 30.2 2017/05/19 16:09:14 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc-RHEL7/help/RCS/statement,v $ -## ## Under source code control: 1991/07/21 04:37:23 ## File existed as early as: 1991 ## diff --git a/help/stoponerror b/help/stoponerror index 42677bc..0c3b5ae 100644 --- a/help/stoponerror +++ b/help/stoponerror @@ -51,10 +51,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: stoponerror,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/stoponerror,v $ -## ## Under source code control: 2006/05/21 00:50:59 ## File existed as early as: 2006 ## diff --git a/help/str b/help/str index e0c62e1..72f98da 100644 --- a/help/str +++ b/help/str @@ -63,10 +63,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: str,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/str,v $ -## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 ## diff --git a/help/strcasecmp b/help/strcasecmp index 12e4103..c327d4d 100644 --- a/help/strcasecmp +++ b/help/strcasecmp @@ -57,10 +57,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: strcasecmp,v 30.3 2013/09/01 21:23:25 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strcasecmp,v $ -## ## Under source code control: 2013/09/01 18:10:53 ## File existed as early as: 2013 ## diff --git a/help/strcat b/help/strcat index fddf5f7..0a9a886 100644 --- a/help/strcat +++ b/help/strcat @@ -53,10 +53,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: strcat,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strcat,v $ -## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 ## diff --git a/help/strcmp b/help/strcmp index 93dea81..02f3c0d 100644 --- a/help/strcmp +++ b/help/strcmp @@ -55,10 +55,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: strcmp,v 30.3 2013/08/11 01:16:03 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strcmp,v $ -## ## Under source code control: 2006/03/03 03:32:44 ## File existed as early as: 2006 ## diff --git a/help/strcpy b/help/strcpy index 58e911c..018e3bd 100644 --- a/help/strcpy +++ b/help/strcpy @@ -57,10 +57,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: strcpy,v 30.3 2013/08/11 01:16:03 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strcpy,v $ -## ## Under source code control: 2006/03/03 03:32:44 ## File existed as early as: 2006 ## diff --git a/help/strerror b/help/strerror index d65333a..1b262f7 100644 --- a/help/strerror +++ b/help/strerror @@ -71,10 +71,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: strerror,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strerror,v $ -## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 ## diff --git a/help/strlen b/help/strlen index 08ec0c1..df14143 100644 --- a/help/strlen +++ b/help/strlen @@ -42,10 +42,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: strlen,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strlen,v $ -## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 ## diff --git a/help/strncasecmp b/help/strncasecmp index 6e47288..e1a224f 100644 --- a/help/strncasecmp +++ b/help/strncasecmp @@ -60,10 +60,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: strncasecmp,v 30.3 2013/09/01 20:08:38 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strncasecmp,v $ -## ## Under source code control: 2013/09/01 20:04:02 ## File existed as early as: 2013 ## diff --git a/help/strncmp b/help/strncmp index b62d752..38a4c8c 100644 --- a/help/strncmp +++ b/help/strncmp @@ -60,10 +60,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: strncmp,v 30.3 2013/08/11 01:16:03 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strncmp,v $ -## ## Under source code control: 2006/03/03 03:32:44 ## File existed as early as: 2006 ## diff --git a/help/strncpy b/help/strncpy index 8040414..b6a497c 100644 --- a/help/strncpy +++ b/help/strncpy @@ -55,10 +55,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: strncpy,v 30.3 2013/08/11 01:16:03 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strncpy,v $ -## ## Under source code control: 2006/03/03 03:32:44 ## File existed as early as: 2006 ## diff --git a/help/strpos b/help/strpos index f7d0ec5..74ebf6b 100644 --- a/help/strpos +++ b/help/strpos @@ -55,10 +55,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: strpos,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strpos,v $ -## ## Under source code control: 1995/07/09 03:48:57 ## File existed as early as: 1995 ## diff --git a/help/strprintf b/help/strprintf index 2a937e1..c4c0868 100644 --- a/help/strprintf +++ b/help/strprintf @@ -55,10 +55,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: strprintf,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strprintf,v $ -## ## Under source code control: 1996/03/12 22:50:41 ## File existed as early as: 1996 ## diff --git a/help/strscan b/help/strscan index 55e1fa6..0e0f201 100644 --- a/help/strscan +++ b/help/strscan @@ -52,10 +52,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: strscan,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strscan,v $ -## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 ## diff --git a/help/strscanf b/help/strscanf index 9e70253..f060db5 100644 --- a/help/strscanf +++ b/help/strscanf @@ -131,10 +131,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: strscanf,v 30.2 2013/08/11 01:08:32 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strscanf,v $ -## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 ## diff --git a/help/substr b/help/substr index 25921f9..47e0f83 100644 --- a/help/substr +++ b/help/substr @@ -54,10 +54,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: substr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/substr,v $ -## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 ## diff --git a/help/sum b/help/sum index 2888e31..1024e32 100644 --- a/help/sum +++ b/help/sum @@ -74,10 +74,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: sum,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sum,v $ -## ## Under source code control: 1997/03/10 03:59:59 ## File existed as early as: 1997 ## diff --git a/help/swap b/help/swap index cd3dc66..b9a5879 100644 --- a/help/swap +++ b/help/swap @@ -54,10 +54,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: swap,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/swap,v $ -## ## Under source code control: 1995/12/18 12:34:58 ## File existed as early as: 1995 ## diff --git a/help/system b/help/system index 7fc220d..4333903 100644 --- a/help/system +++ b/help/system @@ -59,10 +59,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: system,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/system,v $ -## ## Under source code control: 1995/07/09 03:48:57 ## File existed as early as: 1995 ## diff --git a/help/systime b/help/systime index ab06e6d..908aa45 100644 --- a/help/systime +++ b/help/systime @@ -52,10 +52,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: systime,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/systime,v $ -## ## Under source code control: 2006/12/16 10:31:08 ## File existed as early as: 2006 ## diff --git a/help/tail b/help/tail index c9c957e..fbaead5 100644 --- a/help/tail +++ b/help/tail @@ -65,10 +65,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: tail,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/tail,v $ -## ## Under source code control: 1995/07/10 02:09:30 ## File existed as early as: 1995 ## diff --git a/help/tan b/help/tan index ff5e630..43f1b98 100644 --- a/help/tan +++ b/help/tan @@ -44,10 +44,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: tan,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/tan,v $ -## ## Under source code control: 1994/03/19 01:40:29 ## File existed as early as: 1994 ## diff --git a/help/tanh b/help/tanh index f697465..1a87f44 100644 --- a/help/tanh +++ b/help/tanh @@ -46,10 +46,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: tanh,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/tanh,v $ -## ## Under source code control: 1994/03/19 01:40:30 ## File existed as early as: 1994 ## diff --git a/help/test b/help/test index 1982c55..7b1dfe1 100644 --- a/help/test +++ b/help/test @@ -71,10 +71,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: test,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/test,v $ -## ## Under source code control: 1996/07/11 01:05:13 ## File existed as early as: 1996 ## diff --git a/help/time b/help/time index 64d7e5f..69eded6 100644 --- a/help/time +++ b/help/time @@ -42,10 +42,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: time,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/time,v $ -## ## Under source code control: 1996/05/01 16:57:20 ## File existed as early as: 1996 ## diff --git a/help/todo b/help/todo index 921768f..fe5bfbb 100644 --- a/help/todo +++ b/help/todo @@ -173,10 +173,6 @@ NOTE: The EMail address uses 'asthe', while the web site uses 'isthe'. ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.4 $ -## @(#) $Id: todo,v 30.4 2014/10/12 12:23:43 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/todo,v $ -## ## Under source code control: 1999/10/20 07:42:55 ## File existed as early as: 1999 ## diff --git a/help/trunc b/help/trunc index 0e7e48f..2474f32 100644 --- a/help/trunc +++ b/help/trunc @@ -51,10 +51,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: trunc,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/trunc,v $ -## ## Under source code control: 1994/09/30 00:52:38 ## File existed as early as: 1994 ## diff --git a/help/types b/help/types index def5711..c2329d5 100644 --- a/help/types +++ b/help/types @@ -117,10 +117,6 @@ Builtin types ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: types,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/types,v $ -## ## Under source code control: 1991/07/21 04:37:24 ## File existed as early as: 1991 ## diff --git a/help/unexpected b/help/unexpected index aa2318e..a2c2280 100644 --- a/help/unexpected +++ b/help/unexpected @@ -420,10 +420,6 @@ Unexpected ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.6 $ -## @(#) $Id: unexpected,v 30.6 2014/08/24 21:59:45 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/unexpected,v $ -## ## Under source code control: 1997/03/21 13:15:18 ## File existed as early as: 1997 ## diff --git a/help/usertime b/help/usertime index f056d8f..ebade8e 100644 --- a/help/usertime +++ b/help/usertime @@ -50,10 +50,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: usertime,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/usertime,v $ -## ## Under source code control: 2006/12/16 10:31:08 ## File existed as early as: 2006 ## diff --git a/help/variable b/help/variable index f934dca..09918fd 100644 --- a/help/variable +++ b/help/variable @@ -155,10 +155,6 @@ Variable declarations ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: variable,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/variable,v $ -## ## Under source code control: 1991/07/21 04:37:25 ## File existed as early as: 1991 ## diff --git a/help/version b/help/version index 82ec039..36beaf3 100644 --- a/help/version +++ b/help/version @@ -48,10 +48,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.2 $ -## @(#) $Id: version,v 30.2 2013/08/11 01:08:32 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/version,v $ -## ## Under source code control: 2001/05/28 17:38:01 ## File existed as early as: 2001 ## diff --git a/help/wishlist b/help/wishlist index c144ccc..65c436b 100644 --- a/help/wishlist +++ b/help/wishlist @@ -250,10 +250,6 @@ NOTE: The EMail address uses 'asthe', while the web site uses 'isthe'. ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.3 $ -## @(#) $Id: wishlist,v 30.3 2014/10/12 12:23:43 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/wishlist,v $ -## ## Under source code control: 1991/07/21 04:37:24 ## File existed as early as: 1991 ## diff --git a/help/xor b/help/xor index 780187f..830358e 100644 --- a/help/xor +++ b/help/xor @@ -54,10 +54,6 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: xor,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/help/RCS/xor,v $ -## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 ## diff --git a/hist.c b/hist.c index ce04b40..8c74058 100644 --- a/hist.c +++ b/hist.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: hist.c,v 30.2 2014/08/24 23:57:57 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/hist.c,v $ - * * Under source code control: 1993/05/02 20:09:19 * File existed as early as: 1993 * diff --git a/hist.h b/hist.h index 063aa34..0e9319c 100644 --- a/hist.h +++ b/hist.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: hist.h,v 30.3 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/hist.h,v $ - * * Under source code control: 1993/05/02 20:09:20 * File existed as early as: 1993 * diff --git a/input.c b/input.c index a00adbe..4ab646a 100644 --- a/input.c +++ b/input.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.6 $ - * @(#) $Id: input.c,v 30.6 2014/08/31 14:54:50 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/input.c,v $ - * * Under source code control: 1990/02/15 01:48:16 * File existed as early as: before 1990 * diff --git a/jump.c b/jump.c index f18c9b2..278c133 100644 --- a/jump.c +++ b/jump.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: jump.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/jump.c,v $ - * * Under source code control: 1994/06/29 04:03:54 * File existed as early as: 1994 * diff --git a/jump.h b/jump.h index 5fa7727..102569e 100644 --- a/jump.h +++ b/jump.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: jump.h,v 30.3 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/jump.h,v $ - * * Under source code control: 1994/06/29 04:03:55 * File existed as early as: 1994 * diff --git a/label.c b/label.c index 24c3d53..abca52f 100644 --- a/label.c +++ b/label.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: label.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/label.c,v $ - * * Under source code control: 1990/02/15 01:48:17 * File existed as early as: before 1990 * diff --git a/label.h b/label.h index ade2392..fc349ac 100644 --- a/label.h +++ b/label.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: label.h,v 30.3 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/label.h,v $ - * * Under source code control: 1990/02/15 01:48:33 * File existed as early as: before 1990 * diff --git a/lib_calc.c b/lib_calc.c index 5383678..675ed22 100644 --- a/lib_calc.c +++ b/lib_calc.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: lib_calc.c,v 30.3 2007/07/10 17:57:04 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/lib_calc.c,v $ - * * Under source code control: 1996/06/17 18:06:19 * File existed as early as: 1996 * diff --git a/lib_calc.h b/lib_calc.h index a8baf2f..8c4a44d 100644 --- a/lib_calc.h +++ b/lib_calc.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: lib_calc.h,v 30.3 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/lib_calc.h,v $ - * * Under source code control: 1997/03/23 18:37:10 * File existed as early as: 1997 * diff --git a/lib_util.c b/lib_util.c index f5beabb..2b48547 100644 --- a/lib_util.c +++ b/lib_util.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: lib_util.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/lib_util.c,v $ - * * Under source code control: 1997/04/19 21:38:30 * File existed as early as: 1997 * diff --git a/lib_util.h b/lib_util.h index 856b96b..1e98e1a 100644 --- a/lib_util.h +++ b/lib_util.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: lib_util.h,v 30.3 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/lib_util.h,v $ - * * Under source code control: 1997/04/19 21:38:30 * File existed as early as: 1997 * diff --git a/listfunc.c b/listfunc.c index a373f1c..6a9cb1e 100644 --- a/listfunc.c +++ b/listfunc.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: listfunc.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/listfunc.c,v $ - * * Under source code control: 1990/02/15 01:48:18 * File existed as early as: before 1990 * diff --git a/longbits.c b/longbits.c index f882df5..a70b071 100644 --- a/longbits.c +++ b/longbits.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: longbits.c,v 30.3 2014/08/24 21:57:31 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/longbits.c,v $ - * * Under source code control: 1994/03/18 03:06:18 * File existed as early as: 1994 * diff --git a/matfunc.c b/matfunc.c index cba8115..6f49e9e 100644 --- a/matfunc.c +++ b/matfunc.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: matfunc.c,v 30.2 2007/07/05 13:30:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/matfunc.c,v $ - * * Under source code control: 1990/02/15 01:48:18 * File existed as early as: before 1990 * diff --git a/math_error.c b/math_error.c index 4bb25e5..bbff588 100644 --- a/math_error.c +++ b/math_error.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: math_error.c,v 30.2 2008/10/24 09:49:20 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/math_error.c,v $ - * * Under source code control: 1994/08/03 05:08:22 * File existed as early as: 1994 * diff --git a/nametype.h b/nametype.h index 2c480a9..3e3b58d 100644 --- a/nametype.h +++ b/nametype.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: nametype.h,v 30.3 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/nametype.h,v $ - * * Under source code control: 1997/03/08 13:44:55 * File existed as early as: 1997 * diff --git a/obj.c b/obj.c index e3bbc81..48dc6d2 100644 --- a/obj.c +++ b/obj.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: obj.c,v 30.3 2013/09/01 22:16:21 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/obj.c,v $ - * * Under source code control: 1990/02/15 01:48:19 * File existed as early as: before 1990 * diff --git a/opcodes.c b/opcodes.c index defef7a..9fefad4 100644 --- a/opcodes.c +++ b/opcodes.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.6 $ - * @(#) $Id: opcodes.c,v 30.6 2014/08/31 14:54:50 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/opcodes.c,v $ - * * Under source code control: 1990/02/15 01:48:19 * File existed as early as: before 1990 * diff --git a/opcodes.h b/opcodes.h index d675367..8a857f4 100644 --- a/opcodes.h +++ b/opcodes.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: opcodes.h,v 30.3 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/opcodes.h,v $ - * * Under source code control: 1990/02/15 01:48:35 * File existed as early as: before 1990 * diff --git a/pix.c b/pix.c index 8dbe8cc..8188fae 100644 --- a/pix.c +++ b/pix.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: pix.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/pix.c,v $ - * * Under source code control: 1994/07/01 19:44:21 * File existed as early as: 1994 * diff --git a/poly.c b/poly.c index a179e6d..2329deb 100644 --- a/poly.c +++ b/poly.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: poly.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/poly.c,v $ - * * Under source code control: 1995/12/02 03:10:28 * File existed as early as: 1995 * diff --git a/prime.c b/prime.c index 5bf2661..693e65e 100644 --- a/prime.c +++ b/prime.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: prime.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/prime.c,v $ - * * Under source code control: 1994/06/04 03:26:14 * File existed as early as: 1994 * diff --git a/prime.h b/prime.h index c9093fb..c550969 100644 --- a/prime.h +++ b/prime.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: prime.h,v 30.3 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/prime.h,v $ - * * Under source code control: 1994/06/04 03:26:15 * File existed as early as: 1994 * diff --git a/qfunc.c b/qfunc.c index 899ec0c..c128a42 100644 --- a/qfunc.c +++ b/qfunc.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: qfunc.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/qfunc.c,v $ - * * Under source code control: 1990/02/15 01:48:20 * File existed as early as: before 1990 * diff --git a/qio.c b/qio.c index 3c57f2f..452aa58 100644 --- a/qio.c +++ b/qio.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: qio.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/qio.c,v $ - * * Under source code control: 1993/07/30 19:42:46 * File existed as early as: 1993 * diff --git a/qmath.c b/qmath.c index f3408ef..60369fe 100644 --- a/qmath.c +++ b/qmath.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: qmath.c,v 30.4 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/qmath.c,v $ - * * Under source code control: 1990/02/15 01:48:21 * File existed as early as: before 1990 * diff --git a/qmath.h b/qmath.h index 688a40d..3444f51 100644 --- a/qmath.h +++ b/qmath.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.6 $ - * @(#) $Id: qmath.h,v 30.6 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/qmath.h,v $ - * * Under source code control: 1993/07/30 19:42:47 * File existed as early as: 1993 * diff --git a/qmod.c b/qmod.c index 3ea9f46..7a5208a 100644 --- a/qmod.c +++ b/qmod.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: qmod.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/qmod.c,v $ - * * Under source code control: 1991/05/22 23:15:07 * File existed as early as: 1991 * diff --git a/qtrans.c b/qtrans.c index 90d5104..e3a1086 100644 --- a/qtrans.c +++ b/qtrans.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: qtrans.c,v 30.2 2008/10/24 07:09:41 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/qtrans.c,v $ - * * Under source code control: 1990/02/15 01:48:22 * File existed as early as: before 1990 * diff --git a/quickhash.c b/quickhash.c index cd15f64..0154afa 100644 --- a/quickhash.c +++ b/quickhash.c @@ -22,10 +22,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: quickhash.c,v 30.2 2014/09/30 00:55:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/quickhash.c,v $ - * * Under source code control: 1995/03/04 11:34:23 * File existed as early as: 1995 * diff --git a/rpm.mk b/rpm.mk index e7a9307..068aaad 100644 --- a/rpm.mk +++ b/rpm.mk @@ -20,8 +20,6 @@ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # MAKEFILE_REV= $$Revision: 30.15 $$ -# @(#) $Id: rpm.mk,v 30.15 2014/09/08 00:04:13 chongo Exp $ -# @(#) $Source: /usr/local/src/bin/calc-RHEL7/RCS/rpm.mk,v $ # # Under source code control: 2003/02/16 20:21:39 # File existed as early as: 2003 diff --git a/sample.README b/sample.README index bed4cc8..18fd30b 100644 --- a/sample.README +++ b/sample.README @@ -68,10 +68,6 @@ many_random ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: sample.README,v 30.1 2007/03/16 11:09:46 chongo Exp $ -## @(#) $Source: /usr/local/src/bin/calc/RCS/sample.README,v $ -## ## Under source code control: 1997/04/19 23:15:42 ## File existed as early as: 1997 ## diff --git a/sample_many.c b/sample_many.c index 501d17a..80de5a1 100644 --- a/sample_many.c +++ b/sample_many.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: sample_many.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/sample_many.c,v $ - * * Under source code control: 1997/04/19 22:46:49 * File existed as early as: 1997 * diff --git a/sample_rand.c b/sample_rand.c index e614b2c..9dffe14 100644 --- a/sample_rand.c +++ b/sample_rand.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: sample_rand.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/sample_rand.c,v $ - * * Under source code control: 1997/04/19 22:46:49 * File existed as early as: 1997 * diff --git a/seed.c b/seed.c index 023ad65..a5de839 100644 --- a/seed.c +++ b/seed.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: seed.c,v 30.2 2014/09/30 01:00:04 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/seed.c,v $ - * * Under source code control: 1999/10/03 10:06:53 * File existed as early as: 1999 * diff --git a/sha1.c b/sha1.c index ddd2cf2..c822a0b 100644 --- a/sha1.c +++ b/sha1.c @@ -22,10 +22,6 @@ * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: sha1.c,v 30.4 2013/08/11 01:08:32 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/sha1.c,v $ - * * This file is not covered under version 2.1 of the GNU LGPL. */ diff --git a/sha1.h b/sha1.h index 3cf6d71..0632ef1 100644 --- a/sha1.h +++ b/sha1.h @@ -22,10 +22,6 @@ * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: sha1.h,v 30.4 2014/09/02 06:37:39 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/sha1.h,v $ - * * This file is not covered under version 2.1 of the GNU LGPL. */ diff --git a/size.c b/size.c index 639bad4..c52f0cb 100644 --- a/size.c +++ b/size.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: size.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/size.c,v $ - * * Under source code control: 1997/03/10 01:56:51 * File existed as early as: 1997 * diff --git a/str.c b/str.c index 4b4cc45..2f5ac23 100644 --- a/str.c +++ b/str.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.5 $ - * @(#) $Id: str.c,v 30.5 2013/09/02 01:38:08 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/str.c,v $ - * * Under source code control: 1990/02/15 01:48:10 * File existed as early as: before 1990 * diff --git a/str.h b/str.h index f1bdaf2..18887e3 100644 --- a/str.h +++ b/str.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: str.h,v 30.3 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/str.h,v $ - * * Under source code control: 1990/02/15 01:48:36 * File existed as early as: before 1990 * diff --git a/symbol.c b/symbol.c index 42669ae..aa101b8 100644 --- a/symbol.c +++ b/symbol.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: symbol.c,v 30.2 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/symbol.c,v $ - * * Under source code control: 1990/02/15 01:48:23 * File existed as early as: before 1990 * diff --git a/symbol.h b/symbol.h index f7739fe..7372e00 100644 --- a/symbol.h +++ b/symbol.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: symbol.h,v 30.3 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/symbol.h,v $ - * * Under source code control: 1990/02/15 01:48:37 * File existed as early as: before 1990 * diff --git a/token.c b/token.c index 5a9528f..c0836f3 100644 --- a/token.c +++ b/token.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: token.c,v 30.3 2017/05/19 16:09:14 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc-RHEL7/RCS/token.c,v $ - * * Under source code control: 1990/02/15 01:48:25 * File existed as early as: before 1990 * diff --git a/token.h b/token.h index af3185a..c94e363 100644 --- a/token.h +++ b/token.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.5 $ - * @(#) $Id: token.h,v 30.5 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/token.h,v $ - * * Under source code control: 1990/02/15 01:48:37 * File existed as early as: before 1990 * diff --git a/value.c b/value.c index 0d0c8c9..bc47d25 100644 --- a/value.c +++ b/value.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.9 $ - * @(#) $Id: value.c,v 30.9 2017/05/19 16:09:14 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc-RHEL7/RCS/value.c,v $ - * * Under source code control: 1990/02/15 01:48:25 * File existed as early as: before 1990 * diff --git a/value.h b/value.h index 8f80ccb..5cbefa0 100644 --- a/value.h +++ b/value.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.8 $ - * @(#) $Id: value.h,v 30.8 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/value.h,v $ - * * Under source code control: 1993/07/30 19:42:47 * File existed as early as: 1993 * diff --git a/version.c b/version.c index bcb56bf..d316bed 100644 --- a/version.c +++ b/version.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.32 $ - * @(#) $Id: version.c,v 30.32 2017/05/19 16:09:14 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc-RHEL7/RCS/version.c,v $ - * * Under source code control: 1990/05/22 11:00:58 * File existed as early as: 1990 * @@ -73,7 +69,7 @@ STATIC char *stored_version = NULL; /* version formed if != NULL */ char *Copyright = "\n" "calc - arbitrary precision calculator\n" "\n" - "@(#) Copyright (C) 1999-2014 David I. Bell, Landon Curt Noll " + "Copyright (C) 1999-2014 David I. Bell, Landon Curt Noll " "and Ernest Bowen\n" "\n" "Initial author: David I. Bell\n" @@ -92,7 +88,7 @@ char *COPYING_LGPL = "\n" "received a copy with calc; if not, write to Free Software Foundation, Inc.\n" "51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n" "\n" - "@(#) For license details use the command:\thelp copying\n" + "For license details use the command:\thelp copying\n" "The COPYING-LGPL file may be viewed with:\thelp copying-lgpl\n" "\n"; diff --git a/zfunc.c b/zfunc.c index 97178af..25ef851 100644 --- a/zfunc.c +++ b/zfunc.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: zfunc.c,v 30.3 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/zfunc.c,v $ - * * Under source code control: 1990/02/15 01:48:27 * File existed as early as: before 1990 * diff --git a/zio.c b/zio.c index ceb39f2..292382d 100644 --- a/zio.c +++ b/zio.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: zio.c,v 30.2 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/zio.c,v $ - * * Under source code control: 1993/07/30 19:42:48 * File existed as early as: 1993 * diff --git a/zmath.c b/zmath.c index 827dd52..99babaa 100644 --- a/zmath.c +++ b/zmath.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: zmath.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/zmath.c,v $ - * * Under source code control: 1990/02/15 01:48:28 * File existed as early as: before 1990 * diff --git a/zmath.h b/zmath.h index 42a3e01..989087c 100644 --- a/zmath.h +++ b/zmath.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.7 $ - * @(#) $Id: zmath.h,v 30.7 2016/02/06 08:39:35 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/zmath.h,v $ - * * Under source code control: 1993/07/30 19:42:48 * File existed as early as: 1993 * diff --git a/zmod.c b/zmod.c index 2268e8e..a5c55e9 100644 --- a/zmod.c +++ b/zmod.c @@ -19,10 +19,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: zmod.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/zmod.c,v $ - * * Under source code control: 1991/05/22 23:03:55 * File existed as early as: 1991 * diff --git a/zmul.c b/zmul.c index 837f457..ad42a8b 100644 --- a/zmul.c +++ b/zmul.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.1 $ - * @(#) $Id: zmul.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/zmul.c,v $ - * * Under source code control: 1991/01/09 20:01:31 * File existed as early as: 1991 * diff --git a/zprime.c b/zprime.c index 7a83531..e7ed465 100644 --- a/zprime.c +++ b/zprime.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: zprime.c,v 30.2 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/zprime.c,v $ - * * Under source code control: 1994/05/29 04:34:36 * File existed as early as: 1994 * diff --git a/zrand.c b/zrand.c index 30ae497..ac9398f 100644 --- a/zrand.c +++ b/zrand.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.2 $ - * @(#) $Id: zrand.c,v 30.2 2007/09/21 01:47:34 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/zrand.c,v $ - * * Under source code control: 1995/01/07 09:45:25 * File existed as early as: 1994 * diff --git a/zrand.h b/zrand.h index 45d10a2..c382a51 100644 --- a/zrand.h +++ b/zrand.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: zrand.h,v 30.3 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/zrand.h,v $ - * * Under source code control: 1995/01/07 09:45:26 * File existed as early as: 1994 * diff --git a/zrandom.c b/zrandom.c index d0bc4dc..0e5f19d 100644 --- a/zrandom.c +++ b/zrandom.c @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: zrandom.c,v 30.4 2013/08/11 08:41:38 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/zrandom.c,v $ - * * Under source code control: 1997/02/15 04:01:56 * File existed as early as: 1997 * diff --git a/zrandom.h b/zrandom.h index 726398b..6cfc76d 100644 --- a/zrandom.h +++ b/zrandom.h @@ -17,10 +17,6 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.3 $ - * @(#) $Id: zrandom.h,v 30.3 2014/08/24 21:56:51 chongo Exp $ - * @(#) $Source: /usr/local/src/bin/calc/RCS/zrandom.h,v $ - * * Under source code control: 1997/02/15 04:01:56 * File existed as early as: 1997 *