Changeset 63169

Timestamp:
Jun 20, 2010, 8:33:24 PM (12 years ago)
Author:
Daniel James
Message:

Store local rules in a struct.

It turns out my hack for storing rules on the heap and referring to them
by reference wasn't very portable as a lot of compilers weren't
instantiating the rules properly or were having trouble with ADL. So I'm
just creating structures to store the local rules.

(No files)

Note: See TracChangeset for help on using the changeset viewer.