diff options
Diffstat (limited to 'src/interp/hashcode.boot')
-rw-r--r-- | src/interp/hashcode.boot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interp/hashcode.boot b/src/interp/hashcode.boot index bcd1a554..3492b08a 100644 --- a/src/interp/hashcode.boot +++ b/src/interp/hashcode.boot @@ -32,6 +32,7 @@ -- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +import '"g-util" )package "BOOT" -- Type hasher for old compiler style type names which produces a hash code |