Attempt to correct file system case sensitivity.
authorDavid Given <dg@cowlark.com>
Sun, 6 Aug 2017 09:15:53 +0000 (11:15 +0200)
committerDavid Given <dg@cowlark.com>
Sun, 6 Aug 2017 09:15:53 +0000 (11:15 +0200)
commita1043bc5fed550bd757a5bd9673e53bd01d9be79
tree12a1d9d8515fc936bd64508c904bc2905c2d641d
parent6c6222cc660c839ef7cd7aa276aee0fef170c77a
Attempt to correct file system case sensitivity.
16 files changed:
lang/m2/comp/build.lua
lang/m2/comp/casestat.xc [moved from lang/m2/comp/casestat.C with 100% similarity]
lang/m2/comp/def.xh [moved from lang/m2/comp/def.H with 100% similarity]
lang/m2/comp/node.xh [moved from lang/m2/comp/node.H with 100% similarity]
lang/m2/comp/real.xh [moved from lang/m2/comp/real.H with 100% similarity]
lang/m2/comp/scope.xc [moved from lang/m2/comp/scope.C with 100% similarity]
lang/m2/comp/tmpvar.xc [moved from lang/m2/comp/tmpvar.C with 100% similarity]
lang/m2/comp/type.xh [moved from lang/m2/comp/type.H with 100% similarity]
lang/pc/comp/build.lua
lang/pc/comp/casestat.xc [moved from lang/pc/comp/casestat.C with 100% similarity]
lang/pc/comp/def.xh [moved from lang/pc/comp/def.H with 100% similarity]
lang/pc/comp/desig.xh [moved from lang/pc/comp/desig.H with 100% similarity]
lang/pc/comp/node.xh [moved from lang/pc/comp/node.H with 100% similarity]
lang/pc/comp/scope.xh [moved from lang/pc/comp/scope.H with 100% similarity]
lang/pc/comp/tmpvar.xc [moved from lang/pc/comp/tmpvar.C with 100% similarity]
lang/pc/comp/type.xh [moved from lang/pc/comp/type.H with 100% similarity]