[net.sources] Problem with shar'ed bicycle gearing programs

lat@stcvax.UUCP (Larry Tepper) (06/05/84)

If you've attempted to unwind the source files from the bicycle
gearing programs I posted, you will almost surely have problems.
Two comments in the file setup.c cause the problem.  They are:

	/* The large & small gears are already chosen; thus the `2' */
	/* The large & small gears are already chosen. Thus the `2' below */

The shell grabs all of the characters between the two "`" and attempts
to execute them as a command.  You'll need to edit the shell-archive
and change the "`2'" to "'2'".
-- 
{decvax, hao}!stcvax!lat				Larry Tepper
{allegra, amd70, ucbvax}!nbires!stcvax!lat		303-673-5435