CVSROOT: /cvsroot Module name: pinfo Changes by: pborys 99/07/15 11:56:52 Modified files: src : initializelinks.c Log message: extracted the greatest time hog in initializelinks: exists_in_tag_table() I need now to make it faster--probably by sorting tag_table, and then using some more efficient algorithm.