• Show log

    Commit

  • Hash : 72ee0787
    Author : Russell Belfer
    Date : 2012-07-12T11:48:12

    Isolate khash inlines from global namespace
    
    khash.h was globally #define'ing "inline" which messes with
    other files.  Let's keep it as "kh_inline".