Documentation patch - remove references to GJC



The manual refers to GJC.  Seems irrelevant.

2002-04-01  David Billinghurst <David.Billinghurst@riotinto.com>

	* doc/info/Command.texi:  Delete reference to GJC
	* doc/info/Integration.texi: Likewise
	* doc/info/Program.texi: Likewise

--- Command.texi.orig   Mon Apr  1 21:52:03 2002
+++ Command.texi        Mon Apr  1 21:52:54 2002
@@ -54,7 +54,7 @@
 [Some printout may be verbose for slow terminals, there are switches
 for controlling this.]  These commands were designed for the user who
 must debug translated macsyma code, as such they are a boon.  See
-MACDOC;TRDEBG USAGE for more information.  For more help, consult GJC.
+MACDOC;TRDEBG USAGE for more information.

 @end defun
 @c @node DEBUGMODE
@@ -77,8 +77,7 @@
 very intuitive.  [Some printout may be verbose for slow terminals,
 there are switches for controlling this.]  These commands were
 designed for the user who must debug translated macsyma code, as such
-they are a boon.  See MACDOC;TRDEBG USAGE for more information.  For
-more help, consult GJC.
+they are a boon.  See MACDOC;TRDEBG USAGE for more information.

 @end defun
 @c @node EV

--- Integration.texi.orig       Thu Apr 26 05:19:02 2001
+++ Integration.texi    Mon Apr  1 21:55:26 2002
@@ -112,8 +112,8 @@
 re-computation if you change anything (sorry).
 It is required that the functions F, R, and S be either translated or
 compiled prior to calling DBLINT. This will result in orders of
-magnitude speed improvement over interpreted code in many cases! Ask
-LPH (or GJC) about using these numerical aids.  The file SHARE1;DBLINT
+magnitude speed improvement over interpreted code in many cases!
+The file SHARE1;DBLINT
 DEMO can be run in batch or demo mode to illustrate the usage on a
 sample problem; the file SHARE1;DBLNT DEMO1 is an extension of the DEMO
 which also makes use of other numerical aids, FLOATDEFUNK and QUANC8.

--- Program.texi.orig   Thu Apr 26 05:19:02 2001
+++ Program.texi        Mon Apr  1 21:56:40 2002
@@ -327,8 +327,7 @@
 very intuitive.  [Some printout may be verbose for slow terminals,
 there are switches for controlling this.]  These commands were
 designed for the user who must debug translated macsyma code, as such
-they are a boon.  See MACDOC;TRDEBG USAGE for more information.  For
-more help, consult GJC.
+they are a boon.  See MACDOC;TRDEBG USAGE for more information.

 @end defun
 @c @node MAP, MAPATOM, LISPDEBUGMODE, Program Flow