graph
                                
                                
                                
                                    graph copied to clipboard
                            
                            
                            
                        Fix hash-table construction on Allegro CL.
Allegro, like other lisps, permits non-standard values for :test and we should change the hash function accordingly.
With this patch in place, all of the tests pass on Allegro. See #11