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

LIBRARY 'asl.library', aslbase         /* informal notation */
  AllocFileRequest()
  FreeFileRequest(A0)
  RequestFile(A0)
  AllocAslRequest(D0,A0)
  FreeAslRequest(A0)
  AslRequest(A0,A1)
ENDLIBRARY

