Use a local interestingDict function instead of importing SimplUtils.interestingArg
authorsimonpj@microsoft.com <unknown>
Thu, 2 Apr 2009 15:22:46 +0000 (15:22 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 2 Apr 2009 15:22:46 +0000 (15:22 +0000)
I'm changing the details of SimplUtils.interstingArg, and don't want to
mess  up the way Specialise works, so this patch makes a specilialised
(ha) function, Specialise.interestingDict, that is used locally.


No differences found