Edit

kc3-lang/libxkbcommon/src/xkbcomp/compat.h

Branch :

  • Show log

    Commit

  • Author : Dan Nicholson
    Date : 2009-03-27 06:55:32
    Hash : 0c1bbb05
    Message : Import xkbcomp sources for CompileKeymap A copy of the xkbcomp sources (except the frontend) have been copied in to provide a means to compile a XkbDescPtr. This definitely doesn't build or do the right thing yet.

  • src/xkbcomp/compat.h
  • #ifndef COMPAT_H
    #define COMPAT_H 1
    
    extern LookupEntry groupNames[];
    
    #endif /* COMPAT_H */