#Letter# #usercode.lisp# ## ## #pprint.lisp# ## ## #gray-streams.lisp# ## ## #Stream.java (primitives)# ## ## #methods for stream-write-char etc., as allowed by Gray streams# ## ## #write-char# #%stream-write-char# #write-char# #stream-write-char (method call)# #pprint _always_ calls the primitives in Stream.java# #gray streams allow methods# #If pprint is loaded, gray streams methods won't be called!#