ShowModule v0.1 (c) 1992 $#%!
now showing: "emodules:Keymap.m"
NOTE: don't use this output in your code, use the module instead.

LIBRARY 'keymap.library', keymapbase         /* informal notation */
  SetKeyMapDefault(A0)
  AskKeyMapDefault()
  MapRawKey(A0,A1,D1,A2)
  MapANSI(A0,D0,A1,D1,A2)
ENDLIBRARY

