Convert almost all the compiler modules to use . instead of __ as

Estimated hours taken: 6
Branches: main

compiler/*.m:
	Convert almost all the compiler modules to use . instead of __ as
	the module qualifier.

	In some cases, change the names of predicates and types to make them
	meaningful without the module qualifier. In particular, most of the
	types that used to be referred to with an "mlds__" prefix have been
	changed to have a "mlds_" prefix instead of changing the prefix to
	"mlds.".

	There are no algorithmic changes.
This commit is contained in:
Zoltan Somogyi
2006-03-17 01:40:46 +00:00
parent 7602fc1d15
commit be5b71861b
222 changed files with 21684 additions and 21930 deletions

File diff suppressed because it is too large Load Diff