mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-11-08 23:27:15 -05:00
phash.ph: we haven't required the Graph module for a long time
We removed the need for the Graph module back at checkin
c593173e11 in 2008.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
# Perfect Minimal Hash Generator written in Perl, which produces
|
||||
# C output.
|
||||
#
|
||||
# Requires the CPAN Graph module (tested against 0.81, 0.83, 0.84)
|
||||
#
|
||||
|
||||
require 'random_sv_vectors.ph';
|
||||
require 'crc64.ph';
|
||||
|
||||
Reference in New Issue
Block a user