Arthur C. Norman d9d570f24d scripts/clash.sh should now report name-clashes in the Reduce sources in a slighly more reliable way, and scripts/clash.log is a current report of such clashes 9 years ago
..
README 294020d2d4 Put an INTERN in tok.red where it was needed, and start to look harder at where there are duplicated function definitions 10 years ago
clash.log d9d570f24d scripts/clash.sh should now report name-clashes in the Reduce sources in a slighly more reliable way, and scripts/clash.log is a current report of such clashes 9 years ago
diffp ee056902ec Next round in resolving different definitions of diffp 10 years ago

README

The intent is that this director will be somewhat temporary. It documents
cases where there are functions with the same name defined in different
parts of Reduce.
The file clash.log is a catalogue. Sometimes one version is a patched or
enhanced version of the other and the improvements need propagating. In
some other cases the issues are purely name-clashes and the functions are
not supposed to be the same.

Every so often some some particular function might be identified and
all its various definitions collected for comparison. As a start I have
done that for "diffp".

Arthur Norman. May 2014