Olaf Corten's OCUS help page for cat_current_config.pro

Help and/or history for cat_current_config.pro

See also entry in DESCRIPTION file

Usage: cat_current_config.pro [file]
 
	This script shows the current config.pro sorted alphabetically
	by configuration option. If a line is continued onto the next line
	with a continuation character (\), the next line will be appended
	to the current line.

	options:	-h 	=> this help screen 
			-v	=> set verbose on.

Author: Olaf Corten, olafc@molding.fico.nl or ocorten@knoware.nl

################################################################################
# History:
# 05-12-96 Fixed "mapkey (continued)".
# 23-07-96 Fixed @SLASH bug.
# 01-07-96 Changed script to allow continuation characters.
# 01-07-96 Started History
#
################################################################################