FRANCAIS:
	Programme permettant la gestion des paramtres pour le FORTH et
	son compilateur.
	Cela vous vite d'diter  la main les fichiers FORTH.INF,
	COMP.INF ou, pour les versions St(e), FORTHSTE.INF, COMPSTE.INF.

	Si vous installez une nouvelle version sur une ancienne, il
	faudrait effacer FORTHINS.DFT (rglages par dfaut) car le fichier
	risque d'tre incompatible et de planter le programme.

	Par dfaut, le fichier ressource est le franais, celui en anglais
	est ENGLISH.RSC. Si vous voulez utiliser l'interface anglaise,
	renommez ENGLISH.RSC en FORTHINS.RSC.

ENGLISH:
	This tool allows you to manage the parameters for the FORTH and
	its compiler.
	It's easier than editing the files FORTH.INF, COMP.INF or, for the
	St(e) version, FORTHSTE.INF and COMPSTE.INF.

	If you install this version over an older one, you should delete
	FORTHINS.DFT (default settings) as this file might not be loadable
	by the program and lead to an error.

	The default ressource file is in french. If you want to use it in
	english, please rename ENGLISH.RSC as FORTHINS.RSC.

	Guillaume Tello.