Guest User

og2 tree

a guest
Aug 17th, 2016
466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 290.25 KB | None | 0 0
  1. og2
  2. ├── AXP
  3. │   └── OSF
  4. │   ├── INSTCTRL
  5. │   ├── SUBSETS
  6. │   │   ├── VLM.image
  7. │   │   ├── VLM200.comp
  8. │   │   ├── VLMBASE200.ctrl
  9. │   │   ├── VLMBASE200.inv
  10. │   │   └── VLMBASE200.scp
  11. │   ├── VLM.image
  12. │   ├── VLMBASE200
  13. │   └── installgenera
  14. ├── DISTRIBUTION
  15. │   └── OG2_SOURCE_DIST.TAPE;1
  16. ├── NOTICE.TEXT;119
  17. ├── README
  18. ├── quickstart.ps
  19. ├── quickstart.text
  20. ├── quota.group
  21. ├── quota.user
  22. └── sys.sct
  23. ├── bin
  24. │   ├── string-defs.lisp.~9~
  25. │   ├── string-dump.lisp.~8~
  26. │   └── string-load.lisp.~9~
  27. ├── bitmap-editor
  28. │   ├── bitmap-editor.lisp.~284~
  29. │   ├── bitmap-editor.vbin.~3~
  30. │   ├── color-kludges.lisp.~4~
  31. │   ├── color-kludges.vbin.~3~
  32. │   ├── documentation.sab.~40~
  33. │   ├── font-editor.lisp.~124~
  34. │   ├── font-editor.vbin.~3~
  35. │   ├── patch
  36. │   │   ├── bitmap-editor-441
  37. │   │   │   ├── bitmap-editor-441.component-dir.~2~
  38. │   │   │   └── bitmap-editor-441.patch-dir.~2~
  39. │   │   └── bitmap-editor.system-dir.~167~
  40. │   ├── raster-plane.lisp.~67~
  41. │   ├── raster-plane.vbin.~3~
  42. │   ├── stipple-editor.lisp.~15~
  43. │   ├── stipple-editor.vbin.~3~
  44. │   └── sysdcl.lisp.~49~
  45. ├── c
  46. │   ├── c-book-design.lisp.~3~
  47. │   ├── c-book-design.vbin.~1~
  48. │   ├── c-book-design.vbin.~2~
  49. │   ├── c-doc.lisp.~30~
  50. │   ├── c-library-headers.lisp.~6~
  51. │   ├── c-packages.lisp.~13~
  52. │   ├── c-runtime.lisp.~68~
  53. │   ├── c.lisp.~125~
  54. │   ├── doc
  55. │   │   ├── c-cp-commands.sab.~31~
  56. │   │   ├── c-debug.sab.~33~
  57. │   │   ├── c-editor-command-summary.sab.~27~
  58. │   │   ├── c-editor.sab.~25~
  59. │   │   ├── c-evaluation.sab.~8~
  60. │   │   ├── c-include-files.sab.~21~
  61. │   │   ├── c-installation.sab.~16~
  62. │   │   ├── c-intro-examples.sab.~12~
  63. │   │   ├── c-intro.sab.~16~
  64. │   │   ├── c-lisp-interaction.sab.~21~
  65. │   │   ├── c-listener.sab.~18~
  66. │   │   ├── c-packages.sab.~16~
  67. │   │   ├── c-porting.sab.~8~
  68. │   │   ├── c-runtime-agreement.sab.~6~
  69. │   │   ├── c-runtime-systems.sab.~16~
  70. │   │   ├── c-systems.sab.~23~
  71. │   │   ├── c-ug-script-record.sab.~31~
  72. │   │   ├── ctype-h.sab.~20~
  73. │   │   ├── limit-float-stddef-h.sab.~6~
  74. │   │   ├── locale-h.sab.~16~
  75. │   │   ├── math-h.sab.~15~
  76. │   │   ├── patch
  77. │   │   │   ├── c-documentation-426
  78. │   │   │   │   ├── c-documentation-426.component-dir.~2~
  79. │   │   │   │   └── c-documentation-426.patch-dir.~2~
  80. │   │   │   └── c-documentation.system-dir.~115~
  81. │   │   ├── release-notes-for-c-1-1.sab.~13~
  82. │   │   ├── rtl-big-table.sab.~15~
  83. │   │   ├── rtl-top-level.sab.~16~
  84. │   │   ├── setjmp-h.sab.~11~
  85. │   │   ├── signal-h.sab.~15~
  86. │   │   ├── stdarg-h.sab.~9~
  87. │   │   ├── stdio1-h.sab.~30~
  88. │   │   ├── stdio2-h.sab.~30~
  89. │   │   ├── stdlib-h.sab.~15~
  90. │   │   ├── string-h.sab.~7~
  91. │   │   └── time-h.sab.~19~
  92. │   ├── editor
  93. │   │   ├── grammar-lang-mode.vbin.~1~
  94. │   │   ├── grammar.vbin.~1~
  95. │   │   ├── kill-definition.vbin.~1~
  96. │   │   ├── language-mode.vbin.~1~
  97. │   │   ├── lexer-utils.vbin.~1~
  98. │   │   ├── lexer.vbin.~1~
  99. │   │   └── searchlist.vbin.~1~
  100. │   ├── export-c-library.vbin.~4~
  101. │   ├── include
  102. │   │   ├── assert.h.~4~
  103. │   │   ├── ctype.h.~2~
  104. │   │   ├── errno.vbin.~4~
  105. │   │   ├── float.h.~4~
  106. │   │   ├── limits.h.~4~
  107. │   │   ├── locale.h.~2~
  108. │   │   ├── locale.vbin.~3~
  109. │   │   ├── math.h.~7~
  110. │   │   ├── setjmp.h.~5~
  111. │   │   ├── signal.h.~11~
  112. │   │   ├── signal.vbin.~3~
  113. │   │   ├── stdarg.h.~5~
  114. │   │   ├── stddef.h.~4~
  115. │   │   ├── stdio.h.~21~
  116. │   │   ├── stdio.vbin.~3~
  117. │   │   ├── stdlib.h.~14~
  118. │   │   ├── string.h.~14~
  119. │   │   └── time.h.~15~
  120. │   ├── packages
  121. │   │   ├── package-dummy.lisp.~1~
  122. │   │   └── patch
  123. │   │   ├── c-packages-436
  124. │   │   │   ├── c-packages-436.component-dir.~2~
  125. │   │   │   └── c-packages-436.patch-dir.~2~
  126. │   │   └── c-packages.system-dir.~152~
  127. │   ├── patch
  128. │   │   ├── c-440
  129. │   │   │   ├── c-440.component-dir.~2~
  130. │   │   │   └── c-440.patch-dir.~2~
  131. │   │   ├── c-library-headers-434
  132. │   │   │   └── c-library-headers-434.component-dir.~2~
  133. │   │   ├── c-library-headers.system-dir.~127~
  134. │   │   └── c.system-dir.~224~
  135. │   ├── runtime
  136. │   │   ├── patch
  137. │   │   │   ├── c-runtime-438
  138. │   │   │   │   ├── c-runtime-438.component-dir.~2~
  139. │   │   │   │   └── c-runtime-438.patch-dir.~2~
  140. │   │   │   └── c-runtime.system-dir.~226~
  141. │   │   └── vc
  142. │   │   ├── assert.lisp.~4003~
  143. │   │   ├── assert.vbin.~2~
  144. │   │   ├── builtins.lisp.~4004~
  145. │   │   ├── builtins.vbin.~7~
  146. │   │   ├── cometh.lisp.~4004~
  147. │   │   ├── cometh.vbin.~2~
  148. │   │   ├── ctype.lisp.~4003~
  149. │   │   ├── ctype.vbin.~2~
  150. │   │   ├── desc-defs.lisp.~4015~
  151. │   │   ├── desc-defs.vbin.~7~
  152. │   │   ├── desc-utils.lisp.~4010~
  153. │   │   ├── desc-utils.vbin.~7~
  154. │   │   ├── execute-interfaces.lisp.~4071~
  155. │   │   ├── execute-interfaces.vbin.~2~
  156. │   │   ├── function-specs.lisp.~4002~
  157. │   │   ├── function-specs.vbin.~7~
  158. │   │   ├── library-defs.lisp.~4001~
  159. │   │   ├── library-defs.vbin.~7~
  160. │   │   ├── library-utils.lisp.~4003~
  161. │   │   ├── library-utils.vbin.~7~
  162. │   │   ├── limits.lisp.~4000~
  163. │   │   ├── limits.vbin.~7~
  164. │   │   ├── load-interfaces.lisp.~4046~
  165. │   │   ├── load-interfaces.vbin.~7~
  166. │   │   ├── math.lisp.~4011~
  167. │   │   ├── math.vbin.~2~
  168. │   │   ├── misc-utils.lisp.~4004~
  169. │   │   ├── misc-utils.vbin.~7~
  170. │   │   ├── printf.lisp.~4015~
  171. │   │   ├── printf.vbin.~7~
  172. │   │   ├── read.lisp.~4001~
  173. │   │   ├── read.vbin.~7~
  174. │   │   ├── runtime-defs.lisp.~4039~
  175. │   │   ├── runtime-defs.vbin.~7~
  176. │   │   ├── runtime-language-mode.lisp.~4009~
  177. │   │   ├── runtime-language-mode.vbin.~2~
  178. │   │   ├── scanf.lisp.~4017~
  179. │   │   ├── scanf.vbin.~7~
  180. │   │   ├── sct-interfaces.lisp.~4002~
  181. │   │   ├── sct-interfaces.vbin.~2~
  182. │   │   ├── set-jmp.lisp.~4002~
  183. │   │   ├── set-jmp.vbin.~7~
  184. │   │   ├── signal.lisp.~4014~
  185. │   │   ├── signal.vbin.~2~
  186. │   │   ├── stdarg.lisp.~4001~
  187. │   │   ├── stdarg.vbin.~7~
  188. │   │   ├── stdio.lisp.~4066~
  189. │   │   ├── stdio.vbin.~2~
  190. │   │   ├── stdlib.lisp.~4025~
  191. │   │   ├── stdlib.vbin.~2~
  192. │   │   ├── string-utilities.lisp.~4003~
  193. │   │   ├── string-utilities.vbin.~2~
  194. │   │   ├── string.lisp.~4014~
  195. │   │   ├── string.vbin.~2~
  196. │   │   ├── time.lisp.~17~
  197. │   │   └── time.vbin.~2~
  198. │   └── vc
  199. │   ├── builtins.vbin.~1~
  200. │   ├── c-eval-grammar.vbin.~1~
  201. │   ├── cc-err-utils.vbin.~1~
  202. │   ├── cfe-parser-definitions.vbin.~1~
  203. │   ├── cfe.vbin.~1~
  204. │   ├── cfep-utils.vbin.~1~
  205. │   ├── cfep.vbin.~1~
  206. │   ├── cme-grammar.vbin.~1~
  207. │   ├── cme-parser-utilities.vbin.~1~
  208. │   ├── coerce.vbin.~1~
  209. │   ├── cometh.vbin.~1~
  210. │   ├── compilation-descriptor.vbin.~1~
  211. │   ├── compile.vbin.~1~
  212. │   ├── compiler-option-specials.vbin.~1~
  213. │   ├── compiler-resources.vbin.~1~
  214. │   ├── const-fold.vbin.~1~
  215. │   ├── cp-commands.vbin.~1~
  216. │   ├── cpp-grammar.vbin.~1~
  217. │   ├── cpp-parser-utilities.vbin.~1~
  218. │   ├── cpp.vbin.~1~
  219. │   ├── cts-debugger-protocol.vbin.~1~
  220. │   ├── ctype.vbin.~1~
  221. │   ├── debug.vbin.~1~
  222. │   ├── decl-ars.vbin.~1~
  223. │   ├── dependency-lexer.vbin.~1~
  224. │   ├── desc-utils.vbin.~1~
  225. │   ├── descriptor-definitions.vbin.~1~
  226. │   ├── expression-action-routines.vbin.~1~
  227. │   ├── expression-eval.vbin.~1~
  228. │   ├── fasd-utilities.vbin.~1~
  229. │   ├── gram-defs.vbin.~1~
  230. │   ├── gram-fasd.vbin.~1~
  231. │   ├── init.vbin.~1~
  232. │   ├── labels.vbin.~1~
  233. │   ├── language-definitions.vbin.~1~
  234. │   ├── language-utilities.vbin.~1~
  235. │   ├── lexers.vbin.~1~
  236. │   ├── lisp-expand.vbin.~1~
  237. │   ├── mac-defs.vbin.~1~
  238. │   ├── mac-utils.vbin.~1~
  239. │   ├── macro-definition.vbin.~1~
  240. │   ├── macro-expansion.vbin.~1~
  241. │   ├── miscellaneous-specials.vbin.~1~
  242. │   ├── miscellaneous-utilities.vbin.~1~
  243. │   ├── parse-utils.vbin.~1~
  244. │   ├── rep-cts-utilities.vbin.~1~
  245. │   ├── rep-fe-utilities.vbin.~1~
  246. │   ├── rep-parse-utils.vbin.~1~
  247. │   ├── rep-utilities.vbin.~1~
  248. │   ├── rep.vbin.~1~
  249. │   ├── semantic-utilities.vbin.~1~
  250. │   ├── source-lines.vbin.~1~
  251. │   ├── source-stream.vbin.~1~
  252. │   ├── stm-ars.vbin.~1~
  253. │   ├── storage-base-definitions.vbin.~1~
  254. │   ├── storage-base-utilities.vbin.~1~
  255. │   ├── token.vbin.~1~
  256. │   ├── tokenizer-specials.vbin.~1~
  257. │   ├── tokenizer-utilities.vbin.~1~
  258. │   ├── top-level-action-routines.vbin.~1~
  259. │   ├── type-be-utilities.vbin.~1~
  260. │   ├── type-cts-utilities.vbin.~1~
  261. │   ├── type-fe-utilities.vbin.~1~
  262. │   ├── type-utilities.vbin.~1~
  263. │   ├── types.vbin.~1~
  264. │   ├── variable-be-utilities.vbin.~1~
  265. │   ├── variable-cts-utilities.vbin.~1~
  266. │   ├── variable-fe-utilities.vbin.~1~
  267. │   ├── variable-utilities.vbin.~1~
  268. │   └── variables.vbin.~1~
  269. ├── cfg
  270. │   ├── bitvect.vbin.~2~
  271. │   ├── cfg-ed-macros.vbin.~2~
  272. │   ├── cfg.vbin.~2~
  273. │   ├── comb.vbin.~2~
  274. │   ├── context-free-grammar-package.lisp.~7~
  275. │   ├── context-free-grammar.lisp.~17~
  276. │   ├── lalr-1
  277. │   │   ├── defs.vbin.~2~
  278. │   │   ├── fasd.vbin.~2~
  279. │   │   ├── lalr-1.lisp.~12~
  280. │   │   ├── parser.vbin.~2~
  281. │   │   ├── patch
  282. │   │   │   ├── lalr-1-434
  283. │   │   │   │   ├── lalr-1-434.component-dir.~2~
  284. │   │   │   │   └── lalr-1-434.patch-dir.~2~
  285. │   │   │   └── lalr-1.system-dir.~178~
  286. │   │   └── try.vbin.~2~
  287. │   ├── ll-1
  288. │   │   ├── defs.vbin.~2~
  289. │   │   ├── ed-parser.vbin.~1~
  290. │   │   ├── ed.vbin.~1~
  291. │   │   ├── fasd.vbin.~2~
  292. │   │   ├── ll-1.lisp.~9~
  293. │   │   ├── parser.vbin.~2~
  294. │   │   └── patch
  295. │   │   ├── ll-1-438
  296. │   │   │   ├── ll-1-438.component-dir.~2~
  297. │   │   │   └── ll-1-438.patch-dir.~2~
  298. │   │   └── ll-1.system-dir.~180~
  299. │   ├── package-dummy.lisp.~1~
  300. │   ├── patch
  301. │   │   ├── cfg-439
  302. │   │   │   ├── cfg-439.component-dir.~2~
  303. │   │   │   └── cfg-439.patch-dir.~2~
  304. │   │   ├── cfg-package-439
  305. │   │   │   ├── cfg-package-439.component-dir.~2~
  306. │   │   │   └── cfg-package-439.patch-dir.~2~
  307. │   │   ├── cfg-package.system-dir.~159~
  308. │   │   └── cfg.system-dir.~199~
  309. │   └── tree.vbin.~2~
  310. ├── clcp
  311. │   ├── annotate.lisp.~51~
  312. │   ├── ansi-loop.lisp.~18~
  313. │   ├── ansi-readtable.lisp.~3~
  314. │   ├── ansi-syntax.lisp.~54~
  315. │   ├── arrayfns.lisp.~81~
  316. │   ├── charfns.lisp.~28~
  317. │   ├── error.lisp.~53~
  318. │   ├── extended-loop.lisp.~4~
  319. │   ├── functions.lisp.~322~
  320. │   ├── iofns.lisp.~273~
  321. │   ├── l-types.lisp.~24~
  322. │   ├── lambda-list.lisp.~60~
  323. │   ├── listfns.lisp.~161~
  324. │   ├── macros.lisp.~68~
  325. │   ├── mapforms-examples.lisp.~4~
  326. │   ├── mapforms.lisp.~117~
  327. │   ├── more-functions.lisp.~152~
  328. │   ├── numerics.lisp.~52~
  329. │   ├── permanent-links.lisp.~67~
  330. │   ├── read-print.lisp.~23~
  331. │   ├── readtable.lisp.~28~
  332. │   ├── seqfns.lisp.~58~
  333. │   ├── sequence-macros.lisp.~47~
  334. │   ├── setf-install.lisp.~16~
  335. │   ├── setf.lisp.~172~
  336. │   ├── stringfns.lisp.~83~
  337. │   ├── subst.lisp.~143~
  338. │   ├── type-infra.lisp.~122~
  339. │   ├── type-supra.lisp.~127~
  340. │   ├── type-supra2.lisp.~64~
  341. │   └── type-supra3.lisp.~32~
  342. ├── clim
  343. │   └── rel-2
  344. │   ├── clim
  345. │   │   ├── accept-values.vbin.~5~
  346. │   │   ├── accept.vbin.~5~
  347. │   │   ├── activities.vbin.~5~
  348. │   │   ├── basic-translators.vbin.~5~
  349. │   │   ├── clim-defs.vbin.~5~
  350. │   │   ├── command-processor.vbin.~5~
  351. │   │   ├── command.vbin.~5~
  352. │   │   ├── completer.vbin.~5~
  353. │   │   ├── coordinate-sorted-set.vbin.~5~
  354. │   │   ├── cursor.vbin.~4~
  355. │   │   ├── db-list.vbin.~5~
  356. │   │   ├── db-menu.vbin.~5~
  357. │   │   ├── db-stream.vbin.~5~
  358. │   │   ├── db-text.vbin.~5~
  359. │   │   ├── default-frame.vbin.~5~
  360. │   │   ├── defprotocol.vbin.~4~
  361. │   │   ├── defresource.vbin.~4~
  362. │   │   ├── design-recording.vbin.~5~
  363. │   │   ├── drag-and-drop.vbin.~5~
  364. │   │   ├── dragging-output.vbin.~4~
  365. │   │   ├── formatted-output-defs.vbin.~4~
  366. │   │   ├── frames.vbin.~5~
  367. │   │   ├── gadget-output.vbin.~5~
  368. │   │   ├── gestures.vbin.~5~
  369. │   │   ├── graph-formatting.vbin.~5~
  370. │   │   ├── graphics-recording.vbin.~5~
  371. │   │   ├── histories.vbin.~5~
  372. │   │   ├── incremental-redisplay.vbin.~5~
  373. │   │   ├── input-defs.vbin.~4~
  374. │   │   ├── input-editor-commands.vbin.~4~
  375. │   │   ├── input-protocol.vbin.~4~
  376. │   │   ├── interactive-defs.vbin.~4~
  377. │   │   ├── interactive-protocol.vbin.~5~
  378. │   │   ├── item-list-manager.vbin.~4~
  379. │   │   ├── menus.vbin.~5~
  380. │   │   ├── noting-progress.vbin.~5~
  381. │   │   ├── output-protocol.vbin.~4~
  382. │   │   ├── pixmap-streams.vbin.~4~
  383. │   │   ├── prefill.vbin.~4~
  384. │   │   ├── present.vbin.~5~
  385. │   │   ├── presentations.vbin.~5~
  386. │   │   ├── ptypes1.vbin.~5~
  387. │   │   ├── ptypes2.vbin.~5~
  388. │   │   ├── r-tree.vbin.~5~
  389. │   │   ├── recording-defs.vbin.~5~
  390. │   │   ├── recording-protocol.vbin.~5~
  391. │   │   ├── standard-types.vbin.~5~
  392. │   │   ├── stipples.vbin.~4~
  393. │   │   ├── stream-class-defs.vbin.~4~
  394. │   │   ├── stream-defprotocols.vbin.~4~
  395. │   │   ├── stream-trampolines.vbin.~4~
  396. │   │   ├── surround-output.vbin.~5~
  397. │   │   ├── table-formatting.vbin.~5~
  398. │   │   ├── temp-strings.vbin.~4~
  399. │   │   ├── text-formatting.vbin.~5~
  400. │   │   ├── text-recording.vbin.~5~
  401. │   │   ├── tracking-pointer.vbin.~4~
  402. │   │   ├── translators.vbin.~5~
  403. │   │   ├── view-defs.vbin.~4~
  404. │   │   └── window-stream.vbin.~4~
  405. │   ├── clx
  406. │   │   ├── clx-frames.vbin.~5~
  407. │   │   ├── clx-medium.vbin.~5~
  408. │   │   ├── clx-mirror.vbin.~5~
  409. │   │   ├── clx-pixmaps.vbin.~5~
  410. │   │   ├── clx-port.vbin.~5~
  411. │   │   ├── clx-prefill.vbin.~5~
  412. │   │   ├── patch
  413. │   │   │   ├── clx-clim-72
  414. │   │   │   │   ├── clx-clim-72.component-dir.~2~
  415. │   │   │   │   └── clx-clim-72.patch-dir.~2~
  416. │   │   │   └── clx-clim.system-dir.~37~
  417. │   │   ├── pkgdcl.vbin.~5~
  418. │   │   └── sysdcl.lisp.~11~
  419. │   ├── demo
  420. │   │   ├── address-book.lisp.~38~
  421. │   │   ├── address-book.vbin.~5~
  422. │   │   ├── bitmap-editor.lisp.~14~
  423. │   │   ├── bitmap-editor.vbin.~5~
  424. │   │   ├── browser.lisp.~31~
  425. │   │   ├── browser.vbin.~5~
  426. │   │   ├── cad-demo.lisp.~175~
  427. │   │   ├── cad-demo.vbin.~5~
  428. │   │   ├── color-editor.lisp.~12~
  429. │   │   ├── color-editor.vbin.~5~
  430. │   │   ├── custom-records.lisp.~6~
  431. │   │   ├── custom-records.vbin.~5~
  432. │   │   ├── demo-activity.lisp.~9~
  433. │   │   ├── demo-activity.vbin.~5~
  434. │   │   ├── demo-driver.lisp.~73~
  435. │   │   ├── demo-driver.vbin.~5~
  436. │   │   ├── demo-prefill.lisp.~32~
  437. │   │   ├── demo-prefill.vbin.~5~
  438. │   │   ├── graphics-demos.lisp.~77~
  439. │   │   ├── graphics-demos.vbin.~5~
  440. │   │   ├── graphics-editor.lisp.~19~
  441. │   │   ├── graphics-editor.vbin.~5~
  442. │   │   ├── ico.lisp.~25~
  443. │   │   ├── ico.vbin.~5~
  444. │   │   ├── listener.lisp.~137~
  445. │   │   ├── listener.vbin.~5~
  446. │   │   ├── navdata.lisp.~21~
  447. │   │   ├── navdata.vbin.~5~
  448. │   │   ├── navfun.lisp.~148~
  449. │   │   ├── navfun.vbin.~5~
  450. │   │   ├── packages.lisp.~17~
  451. │   │   ├── packages.vbin.~5~
  452. │   │   ├── patch
  453. │   │   │   ├── clim-demo-72
  454. │   │   │   │   ├── clim-demo-72.component-dir.~2~
  455. │   │   │   │   └── clim-demo-72.patch-dir.~2~
  456. │   │   │   └── clim-demo.system-dir.~58~
  457. │   │   ├── peek-frame.lisp.~3~
  458. │   │   ├── peek-frame.vbin.~5~
  459. │   │   ├── plot.lisp.~26~
  460. │   │   ├── plot.vbin.~5~
  461. │   │   ├── puzzle.lisp.~88~
  462. │   │   ├── puzzle.vbin.~5~
  463. │   │   ├── sysdcl.lisp.~71~
  464. │   │   ├── thinkadot.lisp.~38~
  465. │   │   └── thinkadot.vbin.~5~
  466. │   ├── genera
  467. │   │   ├── genera-activities.vbin.~5~
  468. │   │   ├── genera-frames.vbin.~5~
  469. │   │   ├── genera-medium.vbin.~5~
  470. │   │   ├── genera-mirror.vbin.~5~
  471. │   │   ├── genera-pixmaps.vbin.~5~
  472. │   │   ├── genera-port.vbin.~5~
  473. │   │   ├── genera-prefill.vbin.~5~
  474. │   │   ├── patch
  475. │   │   │   ├── genera-clim-72
  476. │   │   │   │   ├── genera-clim-72.component-dir.~2~
  477. │   │   │   │   └── genera-clim-72.patch-dir.~2~
  478. │   │   │   └── genera-clim.system-dir.~38~
  479. │   │   ├── pkgdcl.vbin.~5~
  480. │   │   └── sysdcl.lisp.~10~
  481. │   ├── patch
  482. │   │   ├── clim-72
  483. │   │   │   ├── clim-72.component-dir.~2~
  484. │   │   │   └── clim-72.patch-dir.~2~
  485. │   │   └── clim.system-dir.~91~
  486. │   ├── postscript
  487. │   │   ├── laserwriter-metrics.vbin.~5~
  488. │   │   ├── patch
  489. │   │   │   ├── postscript-clim-72
  490. │   │   │   │   ├── postscript-clim-72.component-dir.~2~
  491. │   │   │   │   └── postscript-clim-72.patch-dir.~2~
  492. │   │   │   └── postscript-clim.system-dir.~37~
  493. │   │   ├── pkgdcl.vbin.~5~
  494. │   │   ├── postscript-medium.vbin.~5~
  495. │   │   ├── postscript-port.vbin.~5~
  496. │   │   └── sysdcl.lisp.~11~
  497. │   ├── silica
  498. │   │   ├── classes.vbin.~4~
  499. │   │   ├── db-border.vbin.~4~
  500. │   │   ├── db-box.vbin.~5~
  501. │   │   ├── db-button.vbin.~4~
  502. │   │   ├── db-layout.vbin.~4~
  503. │   │   ├── db-scroll.vbin.~4~
  504. │   │   ├── db-slider.vbin.~4~
  505. │   │   ├── db-table.vbin.~5~
  506. │   │   ├── event.vbin.~5~
  507. │   │   ├── framem.vbin.~4~
  508. │   │   ├── gadgets.vbin.~5~
  509. │   │   ├── graphics.vbin.~5~
  510. │   │   ├── image.vbin.~4~
  511. │   │   ├── layout.vbin.~4~
  512. │   │   ├── macros.vbin.~4~
  513. │   │   ├── medium.vbin.~5~
  514. │   │   ├── mirror.vbin.~5~
  515. │   │   ├── pixmaps.vbin.~4~
  516. │   │   ├── port.vbin.~5~
  517. │   │   ├── scroll-pane.vbin.~5~
  518. │   │   ├── sheet.vbin.~5~
  519. │   │   ├── std-sheet.vbin.~4~
  520. │   │   └── text-style.vbin.~4~
  521. │   ├── sys
  522. │   │   ├── defsystem.vbin.~103~
  523. │   │   └── sysdcl.lisp.~216~
  524. │   ├── test
  525. │   │   ├── test-suite.lisp.~121~
  526. │   │   └── test-suite.vbin.~6~
  527. │   ├── tutorial
  528. │   │   ├── clim-tutorial-system-definition.lisp.~4~
  529. │   │   ├── least-squares-1.lisp.~3~
  530. │   │   ├── least-squares-2.lisp.~3~
  531. │   │   ├── puzzle-1.lisp.~3~
  532. │   │   ├── puzzle-2.lisp.~4~
  533. │   │   ├── puzzle-3.lisp.~2~
  534. │   │   ├── puzzle-4.lisp.~2~
  535. │   │   ├── puzzle-5.lisp.~2~
  536. │   │   └── tic-tac-toe.lisp.~2~
  537. │   └── utils
  538. │   ├── base-designs.vbin.~4~
  539. │   ├── cl-stream-classes.vbin.~4~
  540. │   ├── clim-macros.vbin.~4~
  541. │   ├── clim-streams.vbin.~4~
  542. │   ├── clos-patches.vbin.~4~
  543. │   ├── clos.vbin.~4~
  544. │   ├── defun-utilities.vbin.~5~
  545. │   ├── defun.vbin.~4~
  546. │   ├── designs.vbin.~4~
  547. │   ├── extended-regions.vbin.~5~
  548. │   ├── genera-streams.vbin.~4~
  549. │   ├── lisp-package-fixups.vbin.~4~
  550. │   ├── lisp-utilities.vbin.~4~
  551. │   ├── packages.vbin.~5~
  552. │   ├── processes.vbin.~4~
  553. │   ├── protocols.vbin.~4~
  554. │   ├── queue.vbin.~4~
  555. │   ├── reader.vbin.~4~
  556. │   ├── region-arithmetic.vbin.~4~
  557. │   ├── regions.vbin.~4~
  558. │   ├── timers.vbin.~5~
  559. │   ├── transformations.vbin.~5~
  560. │   └── utilities.vbin.~4~
  561. ├── clos
  562. │   ├── assemble-minima.lisp.~25~
  563. │   ├── assemble.lisp.~32~
  564. │   ├── basic-class.lisp.~158~
  565. │   ├── basic-methods.lisp.~249~
  566. │   ├── class.lisp.~143~
  567. │   ├── clospkg.lisp.~5~
  568. │   ├── compiler.lisp.~5~
  569. │   ├── constructors.lisp.~28~
  570. │   ├── definitions.lisp.~161~
  571. │   ├── defstruct-macro.lisp.~82~
  572. │   ├── defstruct.lisp.~49~
  573. │   ├── dispatch-tables.lisp.~75~
  574. │   ├── early-defstruct.lisp.~54~
  575. │   ├── early-mop.lisp.~328~
  576. │   ├── examine.lisp.~26~
  577. │   ├── fixup-presentations.lisp.~3~
  578. │   ├── functions.lisp.~199~
  579. │   ├── generics.lisp.~114~
  580. │   ├── holders.lisp.~15~
  581. │   ├── language-support.lisp.~224~
  582. │   ├── locking.lisp.~22~
  583. │   ├── mapping-tables.lisp.~78~
  584. │   ├── metaclasses.lisp.~144~
  585. │   ├── method-combination.lisp.~7~
  586. │   ├── methods.lisp.~91~
  587. │   ├── midclos.lisp.~5~
  588. │   ├── nloader.lisp.~24~
  589. │   ├── patch
  590. │   │   ├── clos-439
  591. │   │   │   └── clos-439.component-dir.~2~
  592. │   │   └── clos.system-dir.~122~
  593. │   ├── postclos.lisp.~6~
  594. │   ├── random.lisp.~4~
  595. │   ├── slots.lisp.~35~
  596. │   ├── storage.lisp.~152~
  597. │   ├── sysdcl.lisp.~72~
  598. │   ├── syspatch.lisp.~4~
  599. │   └── yad.lisp.~225~
  600. ├── clyde
  601. │   ├── code
  602. │   │   ├── function.lisp.~38~
  603. │   │   ├── misc.lisp.~13~
  604. │   │   ├── pkgdcl.lisp.~27~
  605. │   │   ├── special.lisp.~19~
  606. │   │   ├── syntax.lisp.~26~
  607. │   │   └── sysdcl.lisp.~9~
  608. │   └── patch
  609. │   ├── cl-developer-428
  610. │   │   └── cl-developer-428.component-dir.~2~
  611. │   └── cl-developer.system-dir.~84~
  612. ├── color
  613. │   ├── allocator.lisp.~279~
  614. │   ├── allocator.vbin.~1~
  615. │   ├── color-427
  616. │   │   ├── color-427-1.lisp.~1~
  617. │   │   ├── color-427-1.vbin.~1~
  618. │   │   ├── color-427.component-dir.~4~
  619. │   │   └── color-427.patch-dir.~6~
  620. │   ├── color-demo-sysdcl.lisp.~7~
  621. │   ├── color-editor
  622. │   │   ├── basic-slider.lisp.~25~
  623. │   │   ├── basic-slider.vbin.~1~
  624. │   │   ├── color-editor-421
  625. │   │   │   ├── color-editor-421.component-dir.~2~
  626. │   │   │   └── color-editor-421.patch-dir.~2~
  627. │   │   ├── color-editor.lisp.~72~
  628. │   │   ├── color-editor.system-dir.~99~
  629. │   │   ├── color-editor.vbin.~1~
  630. │   │   ├── color-palette.lisp.~56~
  631. │   │   ├── color-palette.vbin.~1~
  632. │   │   └── sysdcl.lisp.~6~
  633. │   ├── color.system-dir.~176~
  634. │   ├── commands.lisp.~17~
  635. │   ├── commands.vbin.~1~
  636. │   ├── common-color.lisp.~621~
  637. │   ├── common-color.vbin.~1~
  638. │   ├── common-framegrabber.lisp.~8~
  639. │   ├── common-framegrabber.vbin.~1~
  640. │   ├── demo
  641. │   │   ├── aos-hacks.lisp.~28~
  642. │   │   ├── aos-hacks.vbin.~1~
  643. │   │   ├── curve.lisp.~18~
  644. │   │   ├── curve.vbin.~1~
  645. │   │   ├── fog-figures.lisp.~8~
  646. │   │   ├── fog-figures.vbin.~1~
  647. │   │   ├── fog.lisp.~48~
  648. │   │   ├── fog.vbin.~1~
  649. │   │   ├── hacks.lisp.~193~
  650. │   │   ├── hacks.vbin.~1~
  651. │   │   ├── mirror.lisp.~10~
  652. │   │   ├── mirror.vbin.~1~
  653. │   │   ├── spheres-demo.lisp.~60~
  654. │   │   ├── spheres-demo.vbin.~1~
  655. │   │   ├── test-patterns.lisp.~80~
  656. │   │   ├── test-patterns.vbin.~1~
  657. │   │   ├── testpat.lisp.~36~
  658. │   │   └── testpat.vbin.~1~
  659. │   ├── demos-422
  660. │   │   ├── demos-422.component-dir.~2~
  661. │   │   └── demos-422.patch-dir.~3~
  662. │   ├── demos.system-dir.~147~
  663. │   ├── doc
  664. │   │   ├── color-ch0-script.sab.~12~
  665. │   │   ├── color-ch01-introduction.sab.~16~
  666. │   │   ├── color-ch1-getting-started.sab.~23~
  667. │   │   ├── color-ch10-tutorial.sab.~35~
  668. │   │   ├── color-ch11-lisp-dictionary.sab.~11~
  669. │   │   ├── color-ch11a-messages-1-e.sab.~24~
  670. │   │   ├── color-ch11b-messages-f-i.sab.~11~
  671. │   │   ├── color-ch11c-messages-j-m.sab.~10~
  672. │   │   ├── color-ch11d-messages-n-r.sab.~10~
  673. │   │   ├── color-ch11e-messages-s-only.sab.~6~
  674. │   │   ├── color-ch11f-messages-t-z.sab.~12~
  675. │   │   ├── color-ch2-using-color-windows.sab.~45~
  676. │   │   ├── color-ch3-drawing-on-color-screens.sab.~28~
  677. │   │   ├── color-ch4-specifying-colors.sab.~24~
  678. │   │   ├── color-ch5-creating-color-maps.sab.~26~
  679. │   │   ├── color-ch6-using-color-hardware.sab.~55~
  680. │   │   ├── color-ch7-editing-colors-interactively.sab.~21~
  681. │   │   ├── color-ch8-running-the-color-demo.sab.~27~
  682. │   │   ├── color-ch9-in-case-of-trouble.sab.~26~
  683. │   │   ├── color-ch99-orphan-records.sab.~9~
  684. │   │   ├── color-chx-appendix-a-ivory-color.sab.~33~
  685. │   │   ├── color-chx-appendix-b-glossary.sab.~9~
  686. │   │   ├── color-chx-iman-functions-alphabetically.sab.~45~
  687. │   │   ├── defbook.lisp.~13~
  688. │   │   ├── patch
  689. │   │   │   ├── color-doc-10
  690. │   │   │   │   ├── color-doc-10.component-dir.~3~
  691. │   │   │   │   └── color-doc-10.patch-dir.~3~
  692. │   │   │   └── color-doc.system-dir.~38~
  693. │   │   └── sysdcl.lisp.~13~
  694. │   ├── framethrower
  695. │   │   ├── avp-hardware.vbin.~1~
  696. │   │   ├── avp-operations.vbin.~1~
  697. │   │   ├── basic.vbin.~1~
  698. │   │   ├── bitmap.vbin.~1~
  699. │   │   ├── command-queue.vbin.~1~
  700. │   │   ├── defsystem.lisp.~23~
  701. │   │   ├── hardware-definitions.vbin.~1~
  702. │   │   ├── initialization.vbin.~1~
  703. │   │   ├── interface-routines.vbin.~1~
  704. │   │   ├── patch
  705. │   │   │   ├── framethrower-14
  706. │   │   │   │   ├── framethrower-14.component-dir.~2~
  707. │   │   │   │   └── framethrower-14.patch-dir.~2~
  708. │   │   │   ├── framethrower-xl-interface-14
  709. │   │   │   │   ├── framethrower-xl-interface-14.component-dir.~2~
  710. │   │   │   │   └── framethrower-xl-interface-14.patch-dir.~2~
  711. │   │   │   ├── framethrower-xl-interface.system-dir.~41~
  712. │   │   │   └── framethrower.system-dir.~40~
  713. │   │   ├── photon-hardware.vbin.~1~
  714. │   │   ├── photon-operations.vbin.~1~
  715. │   │   ├── probe.vbin.~1~
  716. │   │   ├── screen.vbin.~1~
  717. │   │   ├── sync
  718. │   │   │   ├── cadbuffer.lisp.~4~
  719. │   │   │   ├── cadbuffer.vbin.~1~
  720. │   │   │   ├── hdtv.lisp.~7~
  721. │   │   │   ├── hdtv.vbin.~1~
  722. │   │   │   ├── misc.lisp.~7~
  723. │   │   │   ├── misc.vbin.~1~
  724. │   │   │   ├── ntsc.lisp.~16~
  725. │   │   │   ├── ntsc.vbin.~1~
  726. │   │   │   ├── pal.lisp.~8~
  727. │   │   │   └── pal.vbin.~1~
  728. │   │   ├── video.vbin.~1~
  729. │   │   ├── xl-interface-defsystem.lisp.~1~
  730. │   │   ├── xl-io.vbin.~1~
  731. │   │   ├── xl-ops.vbin.~1~
  732. │   │   └── xl-ui.vbin.~1~
  733. │   ├── generic-overlay.lisp.~54~
  734. │   ├── generic-overlay.vbin.~1~
  735. │   ├── genex
  736. │   │   ├── catmull.lisp.~148~
  737. │   │   ├── catmull.vbin.~1~
  738. │   │   ├── color-maps.lisp.~46~
  739. │   │   ├── color-maps.vbin.~3~
  740. │   │   ├── def-defining-form.lisp.~3~
  741. │   │   ├── def-defining-form.vbin.~3~
  742. │   │   ├── genera-extensions-sysdcl.lisp.~23~
  743. │   │   ├── genex-16
  744. │   │   │   ├── genex-16.component-dir.~2~
  745. │   │   │   └── genex-16.patch-dir.~3~
  746. │   │   ├── genex.system-dir.~71~
  747. │   │   ├── i-p-functions.lisp.~111~
  748. │   │   ├── i-p-functions.vbin.~1~
  749. │   │   ├── image-process-functions.lisp.~33~
  750. │   │   ├── image-process-functions.vbin.~1~
  751. │   │   ├── image-process-macro-internal.lisp.~1~
  752. │   │   ├── image-process-support.lisp.~116~
  753. │   │   ├── image-process-support.vbin.~1~
  754. │   │   ├── image-process.lisp.~270~
  755. │   │   ├── image-process.vbin.~2~
  756. │   │   ├── menu-utilities.lisp.~30~
  757. │   │   ├── menu-utilities.vbin.~3~
  758. │   │   ├── rescale.lisp.~219~
  759. │   │   ├── rescale.vbin.~1~
  760. │   │   ├── small-utilities.lisp.~17~
  761. │   │   ├── small-utilities.vbin.~3~
  762. │   │   ├── zoom.lisp.~166~
  763. │   │   └── zoom.vbin.~1~
  764. │   ├── graphics-support-sysdcl.lisp.~18~
  765. │   ├── graphics-toolkit
  766. │   │   ├── database.lisp.~59~
  767. │   │   ├── database.vbin.~1~
  768. │   │   ├── general-objects.lisp.~50~
  769. │   │   ├── general-objects.vbin.~1~
  770. │   │   ├── graphics-toolkit-23
  771. │   │   │   ├── graphics-toolkit-23.component-dir.~2~
  772. │   │   │   └── graphics-toolkit-23.patch-dir.~2~
  773. │   │   ├── graphics-toolkit.system-dir.~127~
  774. │   │   ├── menu-items.lisp.~225~
  775. │   │   ├── menu-items.vbin.~1~
  776. │   │   ├── mouse-sensitivity.lisp.~54~
  777. │   │   ├── mouse-sensitivity.vbin.~1~
  778. │   │   ├── numeric-library.lisp.~10~
  779. │   │   ├── numeric-library.vbin.~1~
  780. │   │   ├── pop-up-menus.lisp.~56~
  781. │   │   ├── pop-up-menus.vbin.~1~
  782. │   │   └── sysdcl.lisp.~26~
  783. │   ├── images
  784. │   │   ├── dump.lisp.~173~
  785. │   │   ├── dump.vbin.~1~
  786. │   │   ├── fep-file-io.lisp.~46~
  787. │   │   ├── fep-file-io.vbin.~1~
  788. │   │   ├── image-rle.lisp.~237~
  789. │   │   ├── image-rle.vbin.~1~
  790. │   │   ├── image-wires.lisp.~22~
  791. │   │   ├── image-wires.vbin.~1~
  792. │   │   ├── image.lisp.~591~
  793. │   │   ├── image.vbin.~1~
  794. │   │   ├── images-431
  795. │   │   │   ├── images-431-1.lisp.~1~
  796. │   │   │   ├── images-431-1.vbin.~1~
  797. │   │   │   ├── images-431-2.lisp.~1~
  798. │   │   │   ├── images-431-2.vbin.~1~
  799. │   │   │   ├── images-431.component-dir.~2~
  800. │   │   │   └── images-431.patch-dir.~7~
  801. │   │   ├── images.lisp.~21~
  802. │   │   ├── images.system-dir.~159~
  803. │   │   ├── peano.lisp.~26~
  804. │   │   ├── peano.vbin.~1~
  805. │   │   ├── rescale-image.lisp.~127~
  806. │   │   ├── rescale-image.vbin.~1~
  807. │   │   ├── user-interface.lisp.~242~
  808. │   │   └── user-interface.vbin.~1~
  809. │   ├── simple-color-hardware.lisp.~174~
  810. │   ├── simple-color-hardware.vbin.~1~
  811. │   ├── slave-bitmap.lisp.~19~
  812. │   ├── slave-bitmap.vbin.~1~
  813. │   ├── support
  814. │   │   ├── area-fill.lisp.~33~
  815. │   │   ├── area-fill.vbin.~1~
  816. │   │   ├── imach-parts.lisp.~28~
  817. │   │   ├── imach-parts.vbin.~1~
  818. │   │   ├── numeric-input.lisp.~23~
  819. │   │   ├── numeric-input.vbin.~1~
  820. │   │   ├── parts.lisp.~57~
  821. │   │   ├── parts.vbin.~1~
  822. │   │   ├── presentation-types.lisp.~11~
  823. │   │   ├── presentation-types.vbin.~1~
  824. │   │   ├── random-utilities.lisp.~46~
  825. │   │   ├── random-utilities.vbin.~1~
  826. │   │   ├── register-compatibility-functions.lisp.~4~
  827. │   │   ├── register-compatibility-functions.vbin.~1~
  828. │   │   ├── string-input.lisp.~42~
  829. │   │   ├── string-input.vbin.~1~
  830. │   │   ├── support-431
  831. │   │   │   ├── support-431.component-dir.~2~
  832. │   │   │   └── support-431.patch-dir.~3~
  833. │   │   ├── support.system-dir.~53~
  834. │   │   ├── wordy.lisp.~4~
  835. │   │   └── wordy.vbin.~1~
  836. │   ├── sysdcl.lisp.~115~
  837. │   ├── x-color.lisp.~3~
  838. │   └── x-color.vbin.~1~
  839. ├── compiler
  840. │   ├── byte-lap.lisp.~45~
  841. │   ├── comdefs.lisp.~32~
  842. │   ├── cometh.lisp.~11~
  843. │   ├── comfile.lisp.~106~
  844. │   ├── compile-file.lisp.~124~
  845. │   ├── compile.lisp.~31~
  846. │   ├── compiler-protocol.lisp.~42~
  847. │   ├── cwarns-flavors.lisp.~13~
  848. │   ├── cwarns.lisp.~164~
  849. │   ├── debug.lisp.~74~
  850. │   ├── defs.lisp.~383~
  851. │   ├── emit.lisp.~31~
  852. │   ├── inner.lisp.~84~
  853. │   ├── macros.lisp.~121~
  854. │   ├── optimize.lisp.~312~
  855. │   ├── phase-1.lisp.~1151~
  856. │   ├── phase-1a.lisp.~40~
  857. │   ├── phase-2.lisp.~259~
  858. │   ├── phase-3.lisp.~153~
  859. │   ├── phase-3a.lisp.~44~
  860. │   ├── style-checker.lisp.~19~
  861. │   └── transformers.lisp.~56~
  862. ├── compression
  863. │   ├── compression-macros.lisp.~19~
  864. │   ├── compressor.lisp.~80~
  865. │   ├── decompression-macros.lisp.~53~
  866. │   ├── decompressor.lisp.~40~
  867. │   ├── defs.lisp.~65~
  868. │   ├── preambles.lisp.~24~
  869. │   ├── resources.lisp.~19~
  870. │   └── user-interface.lisp.~6~
  871. ├── concordia
  872. │   ├── activity.lisp.~108~
  873. │   ├── activity.vbin.~2~
  874. │   ├── bix.lisp.~1~
  875. │   ├── bix.vbin.~2~
  876. │   ├── book-design-browser.lisp.~7~
  877. │   ├── book-design-browser.vbin.~2~
  878. │   ├── com-again.lisp.~1~
  879. │   ├── com-again.vbin.~2~
  880. │   ├── comtab.lisp.~52~
  881. │   ├── comtab.vbin.~2~
  882. │   ├── concordia-doc.lisp.~50~
  883. │   ├── concordia-glyphs.bfd.~4~
  884. │   ├── concordia.lisp.~44~
  885. │   ├── doc
  886. │   │   ├── application-interface.sab.~47~
  887. │   │   ├── attributes-1.sab.~20~
  888. │   │   ├── attributes-2.sab.~17~
  889. │   │   ├── attributes-3.sab.~19~
  890. │   │   ├── attributes-4.sab.~17~
  891. │   │   ├── bk-design-dict.sab.~28~
  892. │   │   ├── bk-design.sab.~63~
  893. │   │   ├── bk-design2.sab.~30~
  894. │   │   ├── bk-design3.sab.~27~
  895. │   │   ├── commands-1.sab.~40~
  896. │   │   ├── commands-2.sab.~16~
  897. │   │   ├── commands-3.sab.~15~
  898. │   │   ├── commands-4.sab.~42~
  899. │   │   ├── conch.sab.~22~
  900. │   │   ├── conv-inst.sab.~113~
  901. │   │   ├── create-doc-designs.sab.~29~
  902. │   │   ├── custom-doc.sab.~73~
  903. │   │   ├── db-admin.sab.~65~
  904. │   │   ├── doc-designs.sab.~21~
  905. │   │   ├── environments-1.sab.~100~
  906. │   │   ├── environments-2.sab.~29~
  907. │   │   ├── environments-5.sab.~13~
  908. │   │   ├── new-wt1.sab.~62~
  909. │   │   ├── new-wt2.sab.~89~
  910. │   │   ├── new-wt3.sab.~78~
  911. │   │   ├── new-wt4.sab.~56~
  912. │   │   ├── new-wt5.sab.~38~
  913. │   │   ├── patch
  914. │   │   │   ├── concordia-doc-432
  915. │   │   │   │   ├── concordia-doc-432.component-dir.~3~
  916. │   │   │   │   └── concordia-doc-432.patch-dir.~2~
  917. │   │   │   └── concordia-doc.system-dir.~95~
  918. │   │   ├── recover.sab.~6~
  919. │   │   ├── source.sab.~24~
  920. │   │   └── tutorial.sab.~56~
  921. │   ├── ed-attr.lisp.~16~
  922. │   ├── ed-attr.vbin.~2~
  923. │   ├── ed-glue.lisp.~148~
  924. │   ├── ed-glue.vbin.~2~
  925. │   ├── ed-record.lisp.~98~
  926. │   ├── ed-record.vbin.~2~
  927. │   ├── edit-sage-commands.lisp.~20~
  928. │   ├── edit-sage-commands.vbin.~2~
  929. │   ├── editor-interface.lisp.~164~
  930. │   ├── editor-interface.vbin.~2~
  931. │   ├── editor-support.lisp.~30~
  932. │   ├── editor-support.vbin.~2~
  933. │   ├── indexer.lisp.~268~
  934. │   ├── indexer.vbin.~2~
  935. │   ├── lexi12.bfd.~8~
  936. │   ├── lexi12b.bfd.~8~
  937. │   ├── lexi12i.bfd.~5~
  938. │   ├── locking
  939. │   │   ├── lock-services.lisp.~102~
  940. │   │   ├── lock-services.vbin.~3~
  941. │   │   ├── patch
  942. │   │   │   ├── lock-simple-437
  943. │   │   │   │   ├── lock-simple-437.component-dir.~2~
  944. │   │   │   │   └── lock-simple-437.patch-dir.~3~
  945. │   │   │   └── lock-simple.system-dir.~158~
  946. │   │   └── sysdcl.lisp.~17~
  947. │   ├── markup-diagrams.lisp.~315~
  948. │   ├── markup-diagrams.vbin.~2~
  949. │   ├── page-previewer.lisp.~33~
  950. │   ├── page-previewer.vbin.~2~
  951. │   ├── patch
  952. │   │   ├── concordia-444
  953. │   │   │   ├── concordia-444.component-dir.~3~
  954. │   │   │   └── concordia-444.patch-dir.~2~
  955. │   │   └── concordia.system-dir.~158~
  956. │   ├── patch.lisp.~30~
  957. │   ├── patch.vbin.~2~
  958. │   ├── ptrans.lisp.~4~
  959. │   ├── ptrans.vbin.~2~
  960. │   ├── record-lookup-nwt.lisp.~8~
  961. │   ├── record-lookup-nwt.vbin.~2~
  962. │   ├── sct-wt-interface.lisp.~2~
  963. │   ├── sct-wt-interface.vbin.~2~
  964. │   ├── source-compare.lisp.~15~
  965. │   ├── source-compare.vbin.~2~
  966. │   ├── tinier.bfd.~3~
  967. │   ├── toscribe.lisp.~216~
  968. │   ├── toscribe.vbin.~2~
  969. │   ├── undocument-topic.lisp.~16~
  970. │   ├── undocument-topic.vbin.~2~
  971. │   ├── wt-cometh.lisp.~13~
  972. │   ├── wt-cometh.vbin.~2~
  973. │   ├── wt-defs.lisp.~16~
  974. │   └── wt-defs.vbin.~2~
  975. ├── contributed
  976. │   ├── cl-http
  977. │   │   ├── btree
  978. │   │   │   ├── btree
  979. │   │   │   │   ├── btree-mixin.lisp.~48~
  980. │   │   │   │   ├── btree-mixin.vbin.~1~
  981. │   │   │   │   ├── classes.lisp.~3~
  982. │   │   │   │   ├── classes.vbin.~1~
  983. │   │   │   │   ├── package.lisp.~20~
  984. │   │   │   │   ├── package.vbin.~1~
  985. │   │   │   │   └── sysdcl.lisp.~19~
  986. │   │   │   └── journal
  987. │   │   │   ├── btree-34
  988. │   │   │   │   ├── btree-34.component-dir.~6~
  989. │   │   │   │   └── btree-34.patch-dir.~7~
  990. │   │   │   └── btree.system-dir.~97~
  991. │   │   ├── client
  992. │   │   │   ├── client.lisp.~199~
  993. │   │   │   ├── client.vbin.~4~
  994. │   │   │   ├── connection.lisp.~47~
  995. │   │   │   ├── connection.lisp.~48~
  996. │   │   │   ├── connection.vbin.~5~
  997. │   │   │   ├── sexp-browser.lisp.~53~
  998. │   │   │   ├── sexp-browser.vbin.~3~
  999. │   │   │   ├── variables.lisp.~13~
  1000. │   │   │   ├── variables.vbin.~4~
  1001. │   │   │   ├── w4-client.lisp.~161~
  1002. │   │   │   ├── w4-client.lisp.~162~
  1003. │   │   │   └── w4-client.vbin.~4~
  1004. │   │   ├── distributions
  1005. │   │   │   ├── lispm-60-57.reel-1.~1~
  1006. │   │   │   ├── lispm-67-87-pre.reel-1.~1~
  1007. │   │   │   ├── sources-60-57.tar.gz.~1~
  1008. │   │   │   └── sources-67-87a-pre.tar.gz.~1~
  1009. │   │   ├── examples
  1010. │   │   │   ├── access-control.lisp.~29~
  1011. │   │   │   ├── access-control.vbin.~3~
  1012. │   │   │   ├── client.lisp.~6~
  1013. │   │   │   ├── client.vbin.~1~
  1014. │   │   │   ├── configuration.lisp.~89~
  1015. │   │   │   ├── configuration.vbin.~4~
  1016. │   │   │   ├── documentation.lisp.~59~
  1017. │   │   │   ├── documentation.vbin.~6~
  1018. │   │   │   ├── exports.lisp.~287~
  1019. │   │   │   ├── exports.vbin.~9~
  1020. │   │   │   ├── layers
  1021. │   │   │   │   └── images
  1022. │   │   │   │   ├── redtul.jpg.~1~
  1023. │   │   │   │   ├── spikey.jpg.~1~
  1024. │   │   │   │   ├── tulmulti.jpg.~1~
  1025. │   │   │   │   └── violets.jpg.~1~
  1026. │   │   │   ├── listener.lisp.~22~
  1027. │   │   │   ├── listener.vbin.~1~
  1028. │   │   │   ├── log-window.lisp.~73~
  1029. │   │   │   ├── log-window.vbin.~3~
  1030. │   │   │   ├── mail-archive-cl-http-60-57-patches.lisp.~7~
  1031. │   │   │   ├── mail-archive-index.lisp.~33~
  1032. │   │   │   ├── mail-archive.lisp.~154~
  1033. │   │   │   ├── mail-archive.vbin.~2~
  1034. │   │   │   ├── mcf095
  1035. │   │   │   │   ├── mcf-spec.text.~1~
  1036. │   │   │   │   ├── mcf.lisp.~5~
  1037. │   │   │   │   └── mcf.vbin.~1~
  1038. │   │   │   ├── slides.lisp.~4~
  1039. │   │   │   ├── slides.vbin.~1~
  1040. │   │   │   ├── twistdown-tree
  1041. │   │   │   │   ├── hdir.class.~1~
  1042. │   │   │   │   ├── java
  1043. │   │   │   │   │   ├── dir.class.~2~
  1044. │   │   │   │   │   ├── hdir.class.~3~
  1045. │   │   │   │   │   ├── hdir.java.~3~
  1046. │   │   │   │   │   ├── item.class.~2~
  1047. │   │   │   │   │   ├── node.class.~3~
  1048. │   │   │   │   │   ├── node.java.~1~
  1049. │   │   │   │   │   ├── nodereg.class.~2~
  1050. │   │   │   │   │   └── old
  1051. │   │   │   │   │   ├── dir.class.~3~
  1052. │   │   │   │   │   ├── hdir.class.~3~
  1053. │   │   │   │   │   ├── hdir.java.~4~
  1054. │   │   │   │   │   ├── item.class.~3~
  1055. │   │   │   │   │   ├── node.class.~3~
  1056. │   │   │   │   │   └── nodereg.class.~3~
  1057. │   │   │   │   ├── node.class.~1~
  1058. │   │   │   │   └── twistdown.lisp.~34~
  1059. │   │   │   └── vrml
  1060. │   │   │   ├── scene1.wrl.~2~
  1061. │   │   │   ├── scene2.wrl.~2~
  1062. │   │   │   ├── scene3.wrl.~2~
  1063. │   │   │   └── vrml.lisp.~12~
  1064. │   │   ├── lambda-ir
  1065. │   │   │   ├── bin-dump-utils.lisp.~48~
  1066. │   │   │   ├── bin-dump-utils.vbin.~11~
  1067. │   │   │   ├── bit-vectors.lisp.~44~
  1068. │   │   │   ├── bit-vectors.vbin.~11~
  1069. │   │   │   ├── class.lisp.~9~
  1070. │   │   │   ├── class.vbin.~7~
  1071. │   │   │   ├── computations.lisp.~18~
  1072. │   │   │   ├── computations.vbin.~11~
  1073. │   │   │   ├── constraints.lisp.~12~
  1074. │   │   │   ├── constraints.vbin.~7~
  1075. │   │   │   ├── contexts.lisp.~10~
  1076. │   │   │   ├── contexts.vbin.~7~
  1077. │   │   │   ├── data-structures.lisp.~38~
  1078. │   │   │   ├── data-structures.vbin.~11~
  1079. │   │   │   ├── examples
  1080. │   │   │   │   ├── lambdavista-exports.lisp.~24~
  1081. │   │   │   │   ├── lambdavista-exports.vbin.~10~
  1082. │   │   │   │   ├── lambdavista.lisp.~65~
  1083. │   │   │   │   ├── lambdavista.vbin.~12~
  1084. │   │   │   │   ├── stemming.lisp.~24~
  1085. │   │   │   │   └── stemming.vbin.~8~
  1086. │   │   │   ├── ir-base.lisp.~73~
  1087. │   │   │   ├── ir-base.vbin.~14~
  1088. │   │   │   ├── ir-utils.lisp.~33~
  1089. │   │   │   ├── ir-utils.vbin.~11~
  1090. │   │   │   ├── package.lisp.~21~
  1091. │   │   │   ├── package.vbin.~10~
  1092. │   │   │   ├── variables.lisp.~3~
  1093. │   │   │   └── variables.vbin.~5~
  1094. │   │   ├── lispm
  1095. │   │   │   ├── client
  1096. │   │   │   │   ├── client.lisp.~6~
  1097. │   │   │   │   ├── client.lisp.~7~
  1098. │   │   │   │   ├── client.vbin.~1~
  1099. │   │   │   │   ├── images-lispm.lisp.~9~
  1100. │   │   │   │   ├── images-lispm.vbin.~9~
  1101. │   │   │   │   ├── lispm.lisp.~31~
  1102. │   │   │   │   ├── lispm.vbin.~7~
  1103. │   │   │   │   ├── patch
  1104. │   │   │   │   │   ├── http-base-client-48
  1105. │   │   │   │   │   │   ├── http-base-client-48-1.lisp.~1~
  1106. │   │   │   │   │   │   ├── http-base-client-48-1.vbin.~1~
  1107. │   │   │   │   │   │   ├── http-base-client-48-10.lisp.~2~
  1108. │   │   │   │   │   │   ├── http-base-client-48-10.vbin.~1~
  1109. │   │   │   │   │   │   ├── http-base-client-48-11.lisp.~1~
  1110. │   │   │   │   │   │   ├── http-base-client-48-11.vbin.~1~
  1111. │   │   │   │   │   │   ├── http-base-client-48-2.lisp.~1~
  1112. │   │   │   │   │   │   ├── http-base-client-48-2.vbin.~1~
  1113. │   │   │   │   │   │   ├── http-base-client-48-3.lisp.~1~
  1114. │   │   │   │   │   │   ├── http-base-client-48-3.vbin.~1~
  1115. │   │   │   │   │   │   ├── http-base-client-48-4.lisp.~2~
  1116. │   │   │   │   │   │   ├── http-base-client-48-4.vbin.~1~
  1117. │   │   │   │   │   │   ├── http-base-client-48-5.lisp.~1~
  1118. │   │   │   │   │   │   ├── http-base-client-48-5.vbin.~1~
  1119. │   │   │   │   │   │   ├── http-base-client-48-6.lisp.~3~
  1120. │   │   │   │   │   │   ├── http-base-client-48-6.vbin.~1~
  1121. │   │   │   │   │   │   ├── http-base-client-48-7.lisp.~1~
  1122. │   │   │   │   │   │   ├── http-base-client-48-7.vbin.~1~
  1123. │   │   │   │   │   │   ├── http-base-client-48-8.lisp.~1~
  1124. │   │   │   │   │   │   ├── http-base-client-48-8.vbin.~1~
  1125. │   │   │   │   │   │   ├── http-base-client-48-9.lisp.~1~
  1126. │   │   │   │   │   │   ├── http-base-client-48-9.vbin.~1~
  1127. │   │   │   │   │   │   ├── http-base-client-48.component-dir.~3~
  1128. │   │   │   │   │   │   └── http-base-client-48.patch-dir.~25~
  1129. │   │   │   │   │   ├── http-base-client.system-dir.~154~
  1130. │   │   │   │   │   ├── http-client-substrate-1
  1131. │   │   │   │   │   │   ├── http-client-substrate-1-1.lisp.~1~
  1132. │   │   │   │   │   │   ├── http-client-substrate-1-1.vbin.~1~
  1133. │   │   │   │   │   │   ├── http-client-substrate-1-10.lisp.~1~
  1134. │   │   │   │   │   │   ├── http-client-substrate-1-10.vbin.~1~
  1135. │   │   │   │   │   │   ├── http-client-substrate-1-11.lisp.~4~
  1136. │   │   │   │   │   │   ├── http-client-substrate-1-11.vbin.~1~
  1137. │   │   │   │   │   │   ├── http-client-substrate-1-12.lisp.~1~
  1138. │   │   │   │   │   │   ├── http-client-substrate-1-12.vbin.~1~
  1139. │   │   │   │   │   │   ├── http-client-substrate-1-13.lisp.~1~
  1140. │   │   │   │   │   │   ├── http-client-substrate-1-13.vbin.~1~
  1141. │   │   │   │   │   │   ├── http-client-substrate-1-14.lisp.~1~
  1142. │   │   │   │   │   │   ├── http-client-substrate-1-14.vbin.~1~
  1143. │   │   │   │   │   │   ├── http-client-substrate-1-15.lisp.~1~
  1144. │   │   │   │   │   │   ├── http-client-substrate-1-15.vbin.~1~
  1145. │   │   │   │   │   │   ├── http-client-substrate-1-16.lisp.~1~
  1146. │   │   │   │   │   │   ├── http-client-substrate-1-16.vbin.~1~
  1147. │   │   │   │   │   │   ├── http-client-substrate-1-17.lisp.~1~
  1148. │   │   │   │   │   │   ├── http-client-substrate-1-17.vbin.~1~
  1149. │   │   │   │   │   │   ├── http-client-substrate-1-2.lisp.~1~
  1150. │   │   │   │   │   │   ├── http-client-substrate-1-2.vbin.~1~
  1151. │   │   │   │   │   │   ├── http-client-substrate-1-3.lisp.~2~
  1152. │   │   │   │   │   │   ├── http-client-substrate-1-3.vbin.~1~
  1153. │   │   │   │   │   │   ├── http-client-substrate-1-4.lisp.~1~
  1154. │   │   │   │   │   │   ├── http-client-substrate-1-4.vbin.~1~
  1155. │   │   │   │   │   │   ├── http-client-substrate-1-5.lisp.~1~
  1156. │   │   │   │   │   │   ├── http-client-substrate-1-5.vbin.~1~
  1157. │   │   │   │   │   │   ├── http-client-substrate-1-6.lisp.~1~
  1158. │   │   │   │   │   │   ├── http-client-substrate-1-6.vbin.~1~
  1159. │   │   │   │   │   │   ├── http-client-substrate-1-7.lisp.~1~
  1160. │   │   │   │   │   │   ├── http-client-substrate-1-7.vbin.~1~
  1161. │   │   │   │   │   │   ├── http-client-substrate-1-8.lisp.~2~
  1162. │   │   │   │   │   │   ├── http-client-substrate-1-8.vbin.~1~
  1163. │   │   │   │   │   │   ├── http-client-substrate-1-9.lisp.~1~
  1164. │   │   │   │   │   │   ├── http-client-substrate-1-9.vbin.~1~
  1165. │   │   │   │   │   │   ├── http-client-substrate-1.component-dir.~3~
  1166. │   │   │   │   │   │   └── http-client-substrate-1.patch-dir.~40~
  1167. │   │   │   │   │   └── http-client-substrate.system-dir.~6~
  1168. │   │   │   │   ├── sysdcl-substrate.lisp.~4~
  1169. │   │   │   │   └── sysdcl.lisp.~16~
  1170. │   │   │   ├── http.translations.~33~
  1171. │   │   │   ├── http.translations.~35~
  1172. │   │   │   ├── lambda-ir
  1173. │   │   │   │   ├── patch
  1174. │   │   │   │   │   ├── lambda-ir-21
  1175. │   │   │   │   │   │   ├── lambda-ir-21.component-dir.~3~
  1176. │   │   │   │   │   │   └── lambda-ir-21.patch-dir.~4~
  1177. │   │   │   │   │   └── lambda-ir.system-dir.~74~
  1178. │   │   │   │   └── sysdcl.lisp.~13~
  1179. │   │   │   ├── proxy
  1180. │   │   │   │   ├── patch
  1181. │   │   │   │   │   ├── http-proxy-3
  1182. │   │   │   │   │   │   ├── http-proxy-3.component-dir.~2~
  1183. │   │   │   │   │   │   └── http-proxy-3.patch-dir.~2~
  1184. │   │   │   │   │   └── http-proxy.system-dir.~11~
  1185. │   │   │   │   └── sysdcl.lisp.~3~
  1186. │   │   │   ├── server
  1187. │   │   │   │   ├── lispm.lisp.~405~
  1188. │   │   │   │   ├── lispm.vbin.~13~
  1189. │   │   │   │   ├── patch
  1190. │   │   │   │   │   ├── cl-http-67
  1191. │   │   │   │   │   │   ├── cl-http-67-1.lisp.~2~
  1192. │   │   │   │   │   │   ├── cl-http-67-1.vbin.~1~
  1193. │   │   │   │   │   │   ├── cl-http-67-10.lisp.~2~
  1194. │   │   │   │   │   │   ├── cl-http-67-10.vbin.~1~
  1195. │   │   │   │   │   │   ├── cl-http-67-11.lisp.~2~
  1196. │   │   │   │   │   │   ├── cl-http-67-11.vbin.~1~
  1197. │   │   │   │   │   │   ├── cl-http-67-12.lisp.~2~
  1198. │   │   │   │   │   │   ├── cl-http-67-12.vbin.~1~
  1199. │   │   │   │   │   │   ├── cl-http-67-13.lisp.~33~
  1200. │   │   │   │   │   │   ├── cl-http-67-13.vbin.~1~
  1201. │   │   │   │   │   │   ├── cl-http-67-14.lisp.~9~
  1202. │   │   │   │   │   │   ├── cl-http-67-14.vbin.~1~
  1203. │   │   │   │   │   │   ├── cl-http-67-15.lisp.~1~
  1204. │   │   │   │   │   │   ├── cl-http-67-15.vbin.~1~
  1205. │   │   │   │   │   │   ├── cl-http-67-16.lisp.~2~
  1206. │   │   │   │   │   │   ├── cl-http-67-16.vbin.~1~
  1207. │   │   │   │   │   │   ├── cl-http-67-17.lisp.~1~
  1208. │   │   │   │   │   │   ├── cl-http-67-17.vbin.~1~
  1209. │   │   │   │   │   │   ├── cl-http-67-18.lisp.~4~
  1210. │   │   │   │   │   │   ├── cl-http-67-18.vbin.~1~
  1211. │   │   │   │   │   │   ├── cl-http-67-19.lisp.~4~
  1212. │   │   │   │   │   │   ├── cl-http-67-19.vbin.~1~
  1213. │   │   │   │   │   │   ├── cl-http-67-2.lisp.~2~
  1214. │   │   │   │   │   │   ├── cl-http-67-2.vbin.~1~
  1215. │   │   │   │   │   │   ├── cl-http-67-20.lisp.~1~
  1216. │   │   │   │   │   │   ├── cl-http-67-20.vbin.~1~
  1217. │   │   │   │   │   │   ├── cl-http-67-21.lisp.~2~
  1218. │   │   │   │   │   │   ├── cl-http-67-21.vbin.~1~
  1219. │   │   │   │   │   │   ├── cl-http-67-22.lisp.~4~
  1220. │   │   │   │   │   │   ├── cl-http-67-22.vbin.~1~
  1221. │   │   │   │   │   │   ├── cl-http-67-23.lisp.~3~
  1222. │   │   │   │   │   │   ├── cl-http-67-23.vbin.~1~
  1223. │   │   │   │   │   │   ├── cl-http-67-24.lisp.~2~
  1224. │   │   │   │   │   │   ├── cl-http-67-24.vbin.~1~
  1225. │   │   │   │   │   │   ├── cl-http-67-25.lisp.~7~
  1226. │   │   │   │   │   │   ├── cl-http-67-25.vbin.~1~
  1227. │   │   │   │   │   │   ├── cl-http-67-26.lisp.~1~
  1228. │   │   │   │   │   │   ├── cl-http-67-26.vbin.~1~
  1229. │   │   │   │   │   │   ├── cl-http-67-27.lisp.~9~
  1230. │   │   │   │   │   │   ├── cl-http-67-27.vbin.~2~
  1231. │   │   │   │   │   │   ├── cl-http-67-28.lisp.~4~
  1232. │   │   │   │   │   │   ├── cl-http-67-28.vbin.~1~
  1233. │   │   │   │   │   │   ├── cl-http-67-29.lisp.~3~
  1234. │   │   │   │   │   │   ├── cl-http-67-29.vbin.~1~
  1235. │   │   │   │   │   │   ├── cl-http-67-3.lisp.~2~
  1236. │   │   │   │   │   │   ├── cl-http-67-3.vbin.~1~
  1237. │   │   │   │   │   │   ├── cl-http-67-30.lisp.~1~
  1238. │   │   │   │   │   │   ├── cl-http-67-30.vbin.~1~
  1239. │   │   │   │   │   │   ├── cl-http-67-31.lisp.~2~
  1240. │   │   │   │   │   │   ├── cl-http-67-31.vbin.~1~
  1241. │   │   │   │   │   │   ├── cl-http-67-32.lisp.~2~
  1242. │   │   │   │   │   │   ├── cl-http-67-32.vbin.~1~
  1243. │   │   │   │   │   │   ├── cl-http-67-33.lisp.~2~
  1244. │   │   │   │   │   │   ├── cl-http-67-33.vbin.~1~
  1245. │   │   │   │   │   │   ├── cl-http-67-34.lisp.~3~
  1246. │   │   │   │   │   │   ├── cl-http-67-34.vbin.~3~
  1247. │   │   │   │   │   │   ├── cl-http-67-35.lisp.~1~
  1248. │   │   │   │   │   │   ├── cl-http-67-35.vbin.~1~
  1249. │   │   │   │   │   │   ├── cl-http-67-36.lisp.~1~
  1250. │   │   │   │   │   │   ├── cl-http-67-36.vbin.~1~
  1251. │   │   │   │   │   │   ├── cl-http-67-37.lisp.~2~
  1252. │   │   │   │   │   │   ├── cl-http-67-37.vbin.~1~
  1253. │   │   │   │   │   │   ├── cl-http-67-38.lisp.~2~
  1254. │   │   │   │   │   │   ├── cl-http-67-38.vbin.~1~
  1255. │   │   │   │   │   │   ├── cl-http-67-39.lisp.~1~
  1256. │   │   │   │   │   │   ├── cl-http-67-39.vbin.~1~
  1257. │   │   │   │   │   │   ├── cl-http-67-4.lisp.~2~
  1258. │   │   │   │   │   │   ├── cl-http-67-4.vbin.~1~
  1259. │   │   │   │   │   │   ├── cl-http-67-40.lisp.~1~
  1260. │   │   │   │   │   │   ├── cl-http-67-40.vbin.~1~
  1261. │   │   │   │   │   │   ├── cl-http-67-41.lisp.~4~
  1262. │   │   │   │   │   │   ├── cl-http-67-41.vbin.~1~
  1263. │   │   │   │   │   │   ├── cl-http-67-42.lisp.~3~
  1264. │   │   │   │   │   │   ├── cl-http-67-42.vbin.~1~
  1265. │   │   │   │   │   │   ├── cl-http-67-43.lisp.~4~
  1266. │   │   │   │   │   │   ├── cl-http-67-43.vbin.~1~
  1267. │   │   │   │   │   │   ├── cl-http-67-44.lisp.~1~
  1268. │   │   │   │   │   │   ├── cl-http-67-44.vbin.~1~
  1269. │   │   │   │   │   │   ├── cl-http-67-45.lisp.~2~
  1270. │   │   │   │   │   │   ├── cl-http-67-45.vbin.~1~
  1271. │   │   │   │   │   │   ├── cl-http-67-46.lisp.~1~
  1272. │   │   │   │   │   │   ├── cl-http-67-46.vbin.~1~
  1273. │   │   │   │   │   │   ├── cl-http-67-47.lisp.~4~
  1274. │   │   │   │   │   │   ├── cl-http-67-47.vbin.~2~
  1275. │   │   │   │   │   │   ├── cl-http-67-48.lisp.~1~
  1276. │   │   │   │   │   │   ├── cl-http-67-48.vbin.~1~
  1277. │   │   │   │   │   │   ├── cl-http-67-49.lisp.~1~
  1278. │   │   │   │   │   │   ├── cl-http-67-49.vbin.~1~
  1279. │   │   │   │   │   │   ├── cl-http-67-5.lisp.~1~
  1280. │   │   │   │   │   │   ├── cl-http-67-5.vbin.~1~
  1281. │   │   │   │   │   │   ├── cl-http-67-50.lisp.~7~
  1282. │   │   │   │   │   │   ├── cl-http-67-50.vbin.~1~
  1283. │   │   │   │   │   │   ├── cl-http-67-51.lisp.~2~
  1284. │   │   │   │   │   │   ├── cl-http-67-51.vbin.~1~
  1285. │   │   │   │   │   │   ├── cl-http-67-52.lisp.~5~
  1286. │   │   │   │   │   │   ├── cl-http-67-52.vbin.~1~
  1287. │   │   │   │   │   │   ├── cl-http-67-53.lisp.~2~
  1288. │   │   │   │   │   │   ├── cl-http-67-53.vbin.~1~
  1289. │   │   │   │   │   │   ├── cl-http-67-54.lisp.~1~
  1290. │   │   │   │   │   │   ├── cl-http-67-54.vbin.~1~
  1291. │   │   │   │   │   │   ├── cl-http-67-55.lisp.~4~
  1292. │   │   │   │   │   │   ├── cl-http-67-55.vbin.~2~
  1293. │   │   │   │   │   │   ├── cl-http-67-56.lisp.~1~
  1294. │   │   │   │   │   │   ├── cl-http-67-56.vbin.~1~
  1295. │   │   │   │   │   │   ├── cl-http-67-57.lisp.~2~
  1296. │   │   │   │   │   │   ├── cl-http-67-57.vbin.~1~
  1297. │   │   │   │   │   │   ├── cl-http-67-58.lisp.~1~
  1298. │   │   │   │   │   │   ├── cl-http-67-58.vbin.~1~
  1299. │   │   │   │   │   │   ├── cl-http-67-59.lisp.~1~
  1300. │   │   │   │   │   │   ├── cl-http-67-59.vbin.~1~
  1301. │   │   │   │   │   │   ├── cl-http-67-6.lisp.~2~
  1302. │   │   │   │   │   │   ├── cl-http-67-6.vbin.~1~
  1303. │   │   │   │   │   │   ├── cl-http-67-60.lisp.~4~
  1304. │   │   │   │   │   │   ├── cl-http-67-60.vbin.~1~
  1305. │   │   │   │   │   │   ├── cl-http-67-61.lisp.~2~
  1306. │   │   │   │   │   │   ├── cl-http-67-61.vbin.~1~
  1307. │   │   │   │   │   │   ├── cl-http-67-62.lisp.~2~
  1308. │   │   │   │   │   │   ├── cl-http-67-62.vbin.~1~
  1309. │   │   │   │   │   │   ├── cl-http-67-63.lisp.~2~
  1310. │   │   │   │   │   │   ├── cl-http-67-63.vbin.~2~
  1311. │   │   │   │   │   │   ├── cl-http-67-64.lisp.~3~
  1312. │   │   │   │   │   │   ├── cl-http-67-64.vbin.~2~
  1313. │   │   │   │   │   │   ├── cl-http-67-65.lisp.~1~
  1314. │   │   │   │   │   │   ├── cl-http-67-65.vbin.~1~
  1315. │   │   │   │   │   │   ├── cl-http-67-66.lisp.~2~
  1316. │   │   │   │   │   │   ├── cl-http-67-66.vbin.~2~
  1317. │   │   │   │   │   │   ├── cl-http-67-67.lisp.~2~
  1318. │   │   │   │   │   │   ├── cl-http-67-67.vbin.~1~
  1319. │   │   │   │   │   │   ├── cl-http-67-68.lisp.~1~
  1320. │   │   │   │   │   │   ├── cl-http-67-68.vbin.~1~
  1321. │   │   │   │   │   │   ├── cl-http-67-69.lisp.~1~
  1322. │   │   │   │   │   │   ├── cl-http-67-69.vbin.~1~
  1323. │   │   │   │   │   │   ├── cl-http-67-7.lisp.~1~
  1324. │   │   │   │   │   │   ├── cl-http-67-7.vbin.~1~
  1325. │   │   │   │   │   │   ├── cl-http-67-70.lisp.~3~
  1326. │   │   │   │   │   │   ├── cl-http-67-70.vbin.~1~
  1327. │   │   │   │   │   │   ├── cl-http-67-71.lisp.~2~
  1328. │   │   │   │   │   │   ├── cl-http-67-71.vbin.~1~
  1329. │   │   │   │   │   │   ├── cl-http-67-72.lisp.~1~
  1330. │   │   │   │   │   │   ├── cl-http-67-72.vbin.~1~
  1331. │   │   │   │   │   │   ├── cl-http-67-73.lisp.~2~
  1332. │   │   │   │   │   │   ├── cl-http-67-73.vbin.~1~
  1333. │   │   │   │   │   │   ├── cl-http-67-74.lisp.~3~
  1334. │   │   │   │   │   │   ├── cl-http-67-74.vbin.~1~
  1335. │   │   │   │   │   │   ├── cl-http-67-75.lisp.~1~
  1336. │   │   │   │   │   │   ├── cl-http-67-75.vbin.~1~
  1337. │   │   │   │   │   │   ├── cl-http-67-76.lisp.~4~
  1338. │   │   │   │   │   │   ├── cl-http-67-76.vbin.~3~
  1339. │   │   │   │   │   │   ├── cl-http-67-77.lisp.~1~
  1340. │   │   │   │   │   │   ├── cl-http-67-77.vbin.~1~
  1341. │   │   │   │   │   │   ├── cl-http-67-78.lisp.~6~
  1342. │   │   │   │   │   │   ├── cl-http-67-78.vbin.~2~
  1343. │   │   │   │   │   │   ├── cl-http-67-79.lisp.~1~
  1344. │   │   │   │   │   │   ├── cl-http-67-79.vbin.~1~
  1345. │   │   │   │   │   │   ├── cl-http-67-8.lisp.~3~
  1346. │   │   │   │   │   │   ├── cl-http-67-8.vbin.~1~
  1347. │   │   │   │   │   │   ├── cl-http-67-80.lisp.~3~
  1348. │   │   │   │   │   │   ├── cl-http-67-80.vbin.~2~
  1349. │   │   │   │   │   │   ├── cl-http-67-81.lisp.~1~
  1350. │   │   │   │   │   │   ├── cl-http-67-81.vbin.~1~
  1351. │   │   │   │   │   │   ├── cl-http-67-82.lisp.~12~
  1352. │   │   │   │   │   │   ├── cl-http-67-82.vbin.~5~
  1353. │   │   │   │   │   │   ├── cl-http-67-83.lisp.~2~
  1354. │   │   │   │   │   │   ├── cl-http-67-83.vbin.~1~
  1355. │   │   │   │   │   │   ├── cl-http-67-84.lisp.~1~
  1356. │   │   │   │   │   │   ├── cl-http-67-84.vbin.~1~
  1357. │   │   │   │   │   │   ├── cl-http-67-85.lisp.~1~
  1358. │   │   │   │   │   │   ├── cl-http-67-85.vbin.~1~
  1359. │   │   │   │   │   │   ├── cl-http-67-86.lisp.~3~
  1360. │   │   │   │   │   │   ├── cl-http-67-86.vbin.~1~
  1361. │   │   │   │   │   │   ├── cl-http-67-87.lisp.~3~
  1362. │   │   │   │   │   │   ├── cl-http-67-87.vbin.~2~
  1363. │   │   │   │   │   │   ├── cl-http-67-88.lisp.~3~
  1364. │   │   │   │   │   │   ├── cl-http-67-88.vbin.~1~
  1365. │   │   │   │   │   │   ├── cl-http-67-89.lisp.~2~
  1366. │   │   │   │   │   │   ├── cl-http-67-89.vbin.~2~
  1367. │   │   │   │   │   │   ├── cl-http-67-9.lisp.~2~
  1368. │   │   │   │   │   │   ├── cl-http-67-9.vbin.~1~
  1369. │   │   │   │   │   │   ├── cl-http-67-90.lisp.~3~
  1370. │   │   │   │   │   │   ├── cl-http-67-90.vbin.~2~
  1371. │   │   │   │   │   │   ├── cl-http-67-91.lisp.~3~
  1372. │   │   │   │   │   │   ├── cl-http-67-91.vbin.~1~
  1373. │   │   │   │   │   │   ├── cl-http-67.component-dir.~3~
  1374. │   │   │   │   │   │   └── cl-http-67.patch-dir.~262~
  1375. │   │   │   │   │   └── cl-http.system-dir.~182~
  1376. │   │   │   │   ├── sysdcl.lisp.~93~
  1377. │   │   │   │   ├── sysdcl.lisp.~95~
  1378. │   │   │   │   ├── tcp-lispm-stream.lisp.~131~
  1379. │   │   │   │   ├── tcp-lispm-stream.lisp.~132~
  1380. │   │   │   │   ├── tcp-lispm-stream.vbin.~13~
  1381. │   │   │   │   ├── tcp-patch-hang-on-close.lisp.~10~
  1382. │   │   │   │   └── tcp-patch-hang-on-close.vbin.~9~
  1383. │   │   │   ├── w3p
  1384. │   │   │   │   └── patch
  1385. │   │   │   │   ├── w3p-7
  1386. │   │   │   │   │   ├── w3p-7-1.lisp.~3~
  1387. │   │   │   │   │   ├── w3p-7-1.vbin.~2~
  1388. │   │   │   │   │   ├── w3p-7.component-dir.~2~
  1389. │   │   │   │   │   └── w3p-7.patch-dir.~10~
  1390. │   │   │   │   └── w3p.system-dir.~34~
  1391. │   │   │   └── w4
  1392. │   │   │   ├── patch
  1393. │   │   │   │   ├── w4-39
  1394. │   │   │   │   │   ├── w4-39-1.lisp.~1~
  1395. │   │   │   │   │   ├── w4-39-1.vbin.~1~
  1396. │   │   │   │   │   ├── w4-39-2.lisp.~3~
  1397. │   │   │   │   │   ├── w4-39-2.vbin.~2~
  1398. │   │   │   │   │   ├── w4-39-3.lisp.~1~
  1399. │   │   │   │   │   ├── w4-39-3.vbin.~1~
  1400. │   │   │   │   │   ├── w4-39.component-dir.~2~
  1401. │   │   │   │   │   └── w4-39.patch-dir.~8~
  1402. │   │   │   │   └── w4.system-dir.~113~
  1403. │   │   │   ├── receive-tcp-segment-patch.lisp.~7~
  1404. │   │   │   ├── receive-tcp-segment-patch.vbin.~4~
  1405. │   │   │   └── sysdcl.lisp.~21~
  1406. │   │   ├── proxy
  1407. │   │   │   ├── cache.lisp.~6~
  1408. │   │   │   ├── cache.vbin.~2~
  1409. │   │   │   ├── database.lisp.~4~
  1410. │   │   │   ├── database.vbin.~2~
  1411. │   │   │   ├── documentation.lisp.~2~
  1412. │   │   │   ├── documentation.vbin.~2~
  1413. │   │   │   ├── proxy-cache.lisp.~8~
  1414. │   │   │   ├── proxy-cache.vbin.~2~
  1415. │   │   │   ├── proxy.lisp.~8~
  1416. │   │   │   ├── proxy.vbin.~2~
  1417. │   │   │   ├── utils.lisp.~19~
  1418. │   │   │   ├── utils.lisp.~20~
  1419. │   │   │   └── utils.vbin.~2~
  1420. │   │   ├── server
  1421. │   │   │   ├── authentication.lisp.~142~
  1422. │   │   │   ├── authentication.vbin.~12~
  1423. │   │   │   ├── base64-encoding.lisp.~46~
  1424. │   │   │   ├── base64-encoding.vbin.~12~
  1425. │   │   │   ├── cgi.lisp.~50~
  1426. │   │   │   ├── cgi.vbin.~12~
  1427. │   │   │   ├── class.lisp.~16~
  1428. │   │   │   ├── class.vbin.~3~
  1429. │   │   │   ├── data-cache.lisp.~79~
  1430. │   │   │   ├── data-cache.vbin.~1~
  1431. │   │   │   ├── headers.lisp.~364~
  1432. │   │   │   ├── headers.vbin.~12~
  1433. │   │   │   ├── host.lisp.~25~
  1434. │   │   │   ├── host.vbin.~12~
  1435. │   │   │   ├── html-3-2.lisp.~32~
  1436. │   │   │   ├── html-3-2.vbin.~4~
  1437. │   │   │   ├── html2.lisp.~286~
  1438. │   │   │   ├── html2.vbin.~12~
  1439. │   │   │   ├── http-conditions.lisp.~156~
  1440. │   │   │   ├── http-conditions.vbin.~12~
  1441. │   │   │   ├── image-maps.lisp.~27~
  1442. │   │   │   ├── image-maps.vbin.~12~
  1443. │   │   │   ├── log.lisp.~170~
  1444. │   │   │   ├── log.vbin.~12~
  1445. │   │   │   ├── md5.lisp.~53~
  1446. │   │   │   ├── md5.vbin.~12~
  1447. │   │   │   ├── netscape-1-1.lisp.~127~
  1448. │   │   │   ├── netscape-1-1.vbin.~12~
  1449. │   │   │   ├── netscape-2-0.lisp.~118~
  1450. │   │   │   ├── netscape-2-0.vbin.~10~
  1451. │   │   │   ├── netscape-3-0.lisp.~33~
  1452. │   │   │   ├── netscape-3-0.vbin.~5~
  1453. │   │   │   ├── netscape-4-0.lisp.~13~
  1454. │   │   │   ├── netscape-4-0.vbin.~4~
  1455. │   │   │   ├── package.lisp.~398~
  1456. │   │   │   ├── package.lisp.~414~
  1457. │   │   │   ├── package.vbin.~12~
  1458. │   │   │   ├── plist.lisp.~26~
  1459. │   │   │   ├── plist.vbin.~12~
  1460. │   │   │   ├── preferences.lisp.~33~
  1461. │   │   │   ├── preferences.vbin.~6~
  1462. │   │   │   ├── preliminary.lisp.~33~
  1463. │   │   │   ├── preliminary.vbin.~12~
  1464. │   │   │   ├── scripts.lisp.~34~
  1465. │   │   │   ├── scripts.lisp.~35~
  1466. │   │   │   ├── scripts.vbin.~7~
  1467. │   │   │   ├── server.lisp.~754~
  1468. │   │   │   ├── server.lisp.~755~
  1469. │   │   │   ├── server.vbin.~12~
  1470. │   │   │   ├── sha.lisp.~43~
  1471. │   │   │   ├── sha.vbin.~5~
  1472. │   │   │   ├── shtml.lisp.~21~
  1473. │   │   │   ├── shtml.vbin.~1~
  1474. │   │   │   ├── task-queue.lisp.~16~
  1475. │   │   │   ├── task-queue.vbin.~2~
  1476. │   │   │   ├── tokenizer.lisp.~35~
  1477. │   │   │   ├── tokenizer.vbin.~9~
  1478. │   │   │   ├── url-class.lisp.~11~
  1479. │   │   │   ├── url-class.vbin.~3~
  1480. │   │   │   ├── url.lisp.~342~
  1481. │   │   │   ├── url.vbin.~12~
  1482. │   │   │   ├── utils.lisp.~361~
  1483. │   │   │   ├── utils.lisp.~362~
  1484. │   │   │   ├── utils.vbin.~12~
  1485. │   │   │   ├── variables.lisp.~167~
  1486. │   │   │   ├── variables.vbin.~12~
  1487. │   │   │   ├── vrml-1-0.lisp.~53~
  1488. │   │   │   ├── vrml-1-0.vbin.~6~
  1489. │   │   │   ├── web-configuration.lisp.~38~
  1490. │   │   │   ├── web-configuration.lisp.~39~
  1491. │   │   │   └── web-configuration.vbin.~6~
  1492. │   │   ├── spt
  1493. │   │   │   ├── journal
  1494. │   │   │   │   ├── showproc-36
  1495. │   │   │   │   │   ├── showproc-36-1.lisp.~1~
  1496. │   │   │   │   │   ├── showproc-36-1.vbin.~1~
  1497. │   │   │   │   │   ├── showproc-36-2.lisp.~1~
  1498. │   │   │   │   │   ├── showproc-36-2.vbin.~1~
  1499. │   │   │   │   │   ├── showproc-36-3.lisp.~1~
  1500. │   │   │   │   │   ├── showproc-36-3.vbin.~1~
  1501. │   │   │   │   │   ├── showproc-36.component-dir.~5~
  1502. │   │   │   │   │   └── showproc-36.patch-dir.~11~
  1503. │   │   │   │   └── showproc.system-dir.~102~
  1504. │   │   │   └── spt
  1505. │   │   │   ├── defgenerics.lisp.~5~
  1506. │   │   │   ├── defgenerics.vbin.~1~
  1507. │   │   │   ├── package.lisp.~9~
  1508. │   │   │   ├── package.vbin.~1~
  1509. │   │   │   ├── showable-procedures.lisp.~163~
  1510. │   │   │   ├── showable-procedures.vbin.~1~
  1511. │   │   │   ├── sysdcl.lisp.~24~
  1512. │   │   │   ├── top-level.lisp.~9~
  1513. │   │   │   └── top-level.vbin.~1~
  1514. │   │   ├── w3p
  1515. │   │   │   ├── class.lisp.~4~
  1516. │   │   │   ├── class.vbin.~3~
  1517. │   │   │   ├── documentation.lisp.~23~
  1518. │   │   │   ├── functions.lisp.~5~
  1519. │   │   │   ├── functions.vbin.~6~
  1520. │   │   │   ├── html-definitions.lisp.~16~
  1521. │   │   │   ├── html-definitions.vbin.~4~
  1522. │   │   │   ├── package.lisp.~12~
  1523. │   │   │   ├── package.vbin.~6~
  1524. │   │   │   ├── standard-methods.lisp.~16~
  1525. │   │   │   ├── standard-methods.vbin.~6~
  1526. │   │   │   ├── standard-types.lisp.~11~
  1527. │   │   │   ├── standard-types.vbin.~6~
  1528. │   │   │   ├── sysdcl.lisp.~16~
  1529. │   │   │   ├── w3p-system.lisp.~27~
  1530. │   │   │   ├── w3p-system.lisp.~28~
  1531. │   │   │   ├── w3p-system.vbin.~6~
  1532. │   │   │   ├── zwei-indentation.lisp.~3~
  1533. │   │   │   └── zwei-indentation.vbin.~4~
  1534. │   │   └── w4
  1535. │   │   ├── actions.lisp.~9~
  1536. │   │   ├── actions.vbin.~4~
  1537. │   │   ├── activity.lisp.~9~
  1538. │   │   ├── activity.vbin.~4~
  1539. │   │   ├── class.lisp.~9~
  1540. │   │   ├── class.vbin.~4~
  1541. │   │   ├── constraints.lisp.~14~
  1542. │   │   ├── constraints.vbin.~4~
  1543. │   │   ├── package.lisp.~7~
  1544. │   │   ├── package.vbin.~5~
  1545. │   │   ├── utils.lisp.~14~
  1546. │   │   ├── utils.vbin.~5~
  1547. │   │   ├── variables.lisp.~8~
  1548. │   │   ├── variables.vbin.~4~
  1549. │   │   ├── walker.lisp.~43~
  1550. │   │   ├── walker.lisp.~44~
  1551. │   │   └── walker.vbin.~4~
  1552. │   ├── macsyma-421
  1553. │   │   ├── algebra
  1554. │   │   │   ├── m_macros.vbin.~1~
  1555. │   │   │   ├── macslab.vbin.~1~
  1556. │   │   │   ├── matintro.vbin.~1~
  1557. │   │   │   ├── matrice.vbin.~1~
  1558. │   │   │   ├── matrix.vbin.~1~
  1559. │   │   │   ├── matrnmac.vbin.~1~
  1560. │   │   │   └── set.vbin.~1~
  1561. │   │   ├── analysis
  1562. │   │   │   ├── at.vbin.~1~
  1563. │   │   │   ├── changv.vbin.~1~
  1564. │   │   │   ├── csimp.vbin.~1~
  1565. │   │   │   ├── derivd.vbin.~1~
  1566. │   │   │   ├── diff.vbin.~1~
  1567. │   │   │   ├── limit.vbin.~1~
  1568. │   │   │   ├── logarc.vbin.~1~
  1569. │   │   │   ├── plog.vbin.~1~
  1570. │   │   │   ├── rpart.vbin.~1~
  1571. │   │   │   ├── series.vbin.~1~
  1572. │   │   │   ├── tlimit.vbin.~1~
  1573. │   │   │   └── trig.vbin.~1~
  1574. │   │   ├── base
  1575. │   │   │   ├── clpat.vbin.~1~
  1576. │   │   │   ├── definers.vbin.~1~
  1577. │   │   │   ├── let.vbin.~1~
  1578. │   │   │   ├── lmmac.vbin.~1~
  1579. │   │   │   ├── lspmac.vbin.~1~
  1580. │   │   │   ├── maxmac.vbin.~1~
  1581. │   │   │   ├── mforma.vbin.~1~
  1582. │   │   │   ├── mvars.vbin.~1~
  1583. │   │   │   ├── numer.vbin.~1~
  1584. │   │   │   ├── strmac.vbin.~1~
  1585. │   │   │   ├── sysmac.vbin.~1~
  1586. │   │   │   └── transm.vbin.~1~
  1587. │   │   ├── db
  1588. │   │   │   ├── askp.vbin.~1~
  1589. │   │   │   ├── compar.vbin.~1~
  1590. │   │   │   ├── db.vbin.~1~
  1591. │   │   │   └── inmis.vbin.~1~
  1592. │   │   ├── defs
  1593. │   │   │   ├── pkgdcl.vbin.~1~
  1594. │   │   │   └── sysdcl.lisp.~382~
  1595. │   │   ├── integration
  1596. │   │   │   ├── defint.vbin.~1~
  1597. │   │   │   ├── irinte.vbin.~1~
  1598. │   │   │   ├── risch.vbin.~1~
  1599. │   │   │   ├── sin.vbin.~1~
  1600. │   │   │   └── sinint.vbin.~1~
  1601. │   │   ├── lispm
  1602. │   │   │   ├── buffer.vbin.~1~
  1603. │   │   │   ├── command-menu.vbin.~1~
  1604. │   │   │   ├── extensions.vbin.~1~
  1605. │   │   │   ├── install.vbin.~1~
  1606. │   │   │   ├── lmsup.vbin.~1~
  1607. │   │   │   ├── menu-defs.vbin.~1~
  1608. │   │   │   └── tex.vbin.~1~
  1609. │   │   ├── manual
  1610. │   │   │   └── engrman.mdoc.~941~
  1611. │   │   ├── patch
  1612. │   │   │   ├── macsyma-421
  1613. │   │   │   │   ├── macsyma-421-1.vbin.~1~
  1614. │   │   │   │   ├── macsyma-421-10.vbin.~1~
  1615. │   │   │   │   ├── macsyma-421-11.vbin.~1~
  1616. │   │   │   │   ├── macsyma-421-12.vbin.~1~
  1617. │   │   │   │   ├── macsyma-421-13.vbin.~1~
  1618. │   │   │   │   ├── macsyma-421-14.vbin.~1~
  1619. │   │   │   │   ├── macsyma-421-15.vbin.~1~
  1620. │   │   │   │   ├── macsyma-421-16.vbin.~1~
  1621. │   │   │   │   ├── macsyma-421-17.vbin.~1~
  1622. │   │   │   │   ├── macsyma-421-18.vbin.~1~
  1623. │   │   │   │   ├── macsyma-421-19.vbin.~1~
  1624. │   │   │   │   ├── macsyma-421-2.vbin.~1~
  1625. │   │   │   │   ├── macsyma-421-20.vbin.~1~
  1626. │   │   │   │   ├── macsyma-421-21.vbin.~1~
  1627. │   │   │   │   ├── macsyma-421-22.vbin.~1~
  1628. │   │   │   │   ├── macsyma-421-23.vbin.~1~
  1629. │   │   │   │   ├── macsyma-421-24.vbin.~1~
  1630. │   │   │   │   ├── macsyma-421-25.vbin.~1~
  1631. │   │   │   │   ├── macsyma-421-26.vbin.~1~
  1632. │   │   │   │   ├── macsyma-421-27.vbin.~1~
  1633. │   │   │   │   ├── macsyma-421-28.vbin.~1~
  1634. │   │   │   │   ├── macsyma-421-29.vbin.~1~
  1635. │   │   │   │   ├── macsyma-421-3.vbin.~1~
  1636. │   │   │   │   ├── macsyma-421-30.vbin.~1~
  1637. │   │   │   │   ├── macsyma-421-31.vbin.~1~
  1638. │   │   │   │   ├── macsyma-421-32.vbin.~1~
  1639. │   │   │   │   ├── macsyma-421-33.vbin.~1~
  1640. │   │   │   │   ├── macsyma-421-34.vbin.~1~
  1641. │   │   │   │   ├── macsyma-421-35.vbin.~1~
  1642. │   │   │   │   ├── macsyma-421-36.vbin.~1~
  1643. │   │   │   │   ├── macsyma-421-37.vbin.~1~
  1644. │   │   │   │   ├── macsyma-421-38.vbin.~1~
  1645. │   │   │   │   ├── macsyma-421-39.vbin.~1~
  1646. │   │   │   │   ├── macsyma-421-4.vbin.~1~
  1647. │   │   │   │   ├── macsyma-421-40.vbin.~1~
  1648. │   │   │   │   ├── macsyma-421-41.vbin.~1~
  1649. │   │   │   │   ├── macsyma-421-42.vbin.~1~
  1650. │   │   │   │   ├── macsyma-421-43.vbin.~1~
  1651. │   │   │   │   ├── macsyma-421-44.vbin.~1~
  1652. │   │   │   │   ├── macsyma-421-45.vbin.~1~
  1653. │   │   │   │   ├── macsyma-421-5.vbin.~1~
  1654. │   │   │   │   ├── macsyma-421-6.vbin.~1~
  1655. │   │   │   │   ├── macsyma-421-7.vbin.~1~
  1656. │   │   │   │   ├── macsyma-421-8.vbin.~1~
  1657. │   │   │   │   ├── macsyma-421-9.vbin.~1~
  1658. │   │   │   │   ├── macsyma-421.component-dir.~4~
  1659. │   │   │   │   └── macsyma-421.patch-dir.~93~
  1660. │   │   │   └── macsyma.system-dir.~28~
  1661. │   │   ├── pgms
  1662. │   │   │   └── fortra.vbin.~1~
  1663. │   │   ├── plot
  1664. │   │   │   ├── draw.vbin.~1~
  1665. │   │   │   ├── gstream.vbin.~1~
  1666. │   │   │   ├── iffun.vbin.~1~
  1667. │   │   │   ├── plot.vbin.~1~
  1668. │   │   │   ├── plot3d.vbin.~1~
  1669. │   │   │   └── pltwin.vbin.~1~
  1670. │   │   ├── ratfn
  1671. │   │   │   ├── algfac.vbin.~1~
  1672. │   │   │   ├── ezgcd.vbin.~1~
  1673. │   │   │   ├── factor.vbin.~1~
  1674. │   │   │   ├── float.vbin.~1~
  1675. │   │   │   ├── hayat.vbin.~1~
  1676. │   │   │   ├── homog.vbin.~1~
  1677. │   │   │   ├── horner.vbin.~1~
  1678. │   │   │   ├── kronec.vbin.~1~
  1679. │   │   │   ├── lesfac.vbin.~1~
  1680. │   │   │   ├── matcom.vbin.~1~
  1681. │   │   │   ├── matrun.vbin.~1~
  1682. │   │   │   ├── mhayat.vbin.~1~
  1683. │   │   │   ├── modgcd.vbin.~1~
  1684. │   │   │   ├── nalgfa.vbin.~1~
  1685. │   │   │   ├── newdet.vbin.~1~
  1686. │   │   │   ├── newinv.vbin.~1~
  1687. │   │   │   ├── nrat4.vbin.~1~
  1688. │   │   │   ├── pfet.vbin.~1~
  1689. │   │   │   ├── pfrac.vbin.~1~
  1690. │   │   │   ├── primfact.vbin.~1~
  1691. │   │   │   ├── rat3a.vbin.~1~
  1692. │   │   │   ├── rat3b.vbin.~1~
  1693. │   │   │   ├── rat3c.vbin.~1~
  1694. │   │   │   ├── rat3d.vbin.~1~
  1695. │   │   │   ├── rat3e.vbin.~1~
  1696. │   │   │   ├── ratdif.vbin.~1~
  1697. │   │   │   ├── ratmac.vbin.~1~
  1698. │   │   │   ├── ratwt.vbin.~1~
  1699. │   │   │   ├── spgcd.vbin.~1~
  1700. │   │   │   └── ufact.vbin.~1~
  1701. │   │   ├── simp
  1702. │   │   │   ├── asum.vbin.~1~
  1703. │   │   │   ├── combf.vbin.~1~
  1704. │   │   │   ├── facout.vbin.~1~
  1705. │   │   │   ├── facsum.vbin.~1~
  1706. │   │   │   ├── logcon.vbin.~1~
  1707. │   │   │   ├── mdot.vbin.~1~
  1708. │   │   │   ├── opers.vbin.~1~
  1709. │   │   │   ├── rtcon.vbin.~1~
  1710. │   │   │   ├── simp.vbin.~1~
  1711. │   │   │   ├── sumcon.vbin.~1~
  1712. │   │   │   └── xthru.vbin.~1~
  1713. │   │   ├── solve
  1714. │   │   │   ├── coefm.vbin.~1~
  1715. │   │   │   ├── isolat.vbin.~1~
  1716. │   │   │   ├── linnew.vbin.~1~
  1717. │   │   │   ├── polyrz.vbin.~1~
  1718. │   │   │   ├── psolve.vbin.~1~
  1719. │   │   │   ├── schatc.vbin.~1~
  1720. │   │   │   ├── solve.vbin.~1~
  1721. │   │   │   └── xrtout.vbin.~1~
  1722. │   │   ├── specfn
  1723. │   │   │   ├── ellipt.vbin.~1~
  1724. │   │   │   ├── erf.vbin.~1~
  1725. │   │   │   └── gamma.vbin.~1~
  1726. │   │   ├── system
  1727. │   │   │   ├── arrayf.vbin.~1~
  1728. │   │   │   ├── auto.vbin.~1~
  1729. │   │   │   ├── box.vbin.~1~
  1730. │   │   │   ├── buildq.vbin.~1~
  1731. │   │   │   ├── comm.vbin.~1~
  1732. │   │   │   ├── displa.vbin.~1~
  1733. │   │   │   ├── dskfn.vbin.~1~
  1734. │   │   │   ├── grind.vbin.~1~
  1735. │   │   │   ├── ldisp.vbin.~1~
  1736. │   │   │   ├── mapf.vbin.~1~
  1737. │   │   │   ├── marray.vbin.~1~
  1738. │   │   │   ├── medit.vbin.~1~
  1739. │   │   │   ├── menu.vbin.~1~
  1740. │   │   │   ├── merror.vbin.~1~
  1741. │   │   │   ├── mformt.vbin.~1~
  1742. │   │   │   ├── minit.vbin.~1~
  1743. │   │   │   ├── missing.vbin.~1~
  1744. │   │   │   ├── mlisp.vbin.~1~
  1745. │   │   │   ├── mmacro.vbin.~1~
  1746. │   │   │   ├── mtree.vbin.~1~
  1747. │   │   │   ├── mutils.vbin.~1~
  1748. │   │   │   ├── nforma.vbin.~1~
  1749. │   │   │   ├── nmfile.vbin.~1~
  1750. │   │   │   ├── nmpath.vbin.~1~
  1751. │   │   │   ├── parser.vbin.~1~
  1752. │   │   │   ├── propfn.vbin.~1~
  1753. │   │   │   ├── screen.vbin.~1~
  1754. │   │   │   ├── status.vbin.~1~
  1755. │   │   │   ├── suprv.vbin.~1~
  1756. │   │   │   ├── window.vbin.~1~
  1757. │   │   │   └── winshow.vbin.~1~
  1758. │   │   ├── tools
  1759. │   │   │   ├── edbuf.vbin.~1~
  1760. │   │   │   ├── edctl.vbin.~1~
  1761. │   │   │   ├── edexp.vbin.~1~
  1762. │   │   │   ├── edlm.vbin.~1~
  1763. │   │   │   ├── edmac.vbin.~1~
  1764. │   │   │   ├── lmhelp.vbin.~1~
  1765. │   │   │   ├── mtrace.vbin.~1~
  1766. │   │   │   ├── nmudoc.vbin.~1~
  1767. │   │   │   └── option.vbin.~1~
  1768. │   │   └── transl
  1769. │   │   ├── acall.vbin.~1~
  1770. │   │   ├── evalw.vbin.~1~
  1771. │   │   ├── fcall.vbin.~1~
  1772. │   │   ├── mdefun.vbin.~1~
  1773. │   │   ├── trans1.vbin.~1~
  1774. │   │   ├── trans2.vbin.~1~
  1775. │   │   ├── trans3.vbin.~1~
  1776. │   │   ├── trans4.vbin.~1~
  1777. │   │   ├── trans5.vbin.~1~
  1778. │   │   ├── transf.vbin.~1~
  1779. │   │   ├── transl.vbin.~1~
  1780. │   │   ├── transq.vbin.~1~
  1781. │   │   ├── transs.vbin.~1~
  1782. │   │   ├── trdata.vbin.~1~
  1783. │   │   ├── trmode.vbin.~1~
  1784. │   │   ├── troper.vbin.~1~
  1785. │   │   ├── trpred.vbin.~1~
  1786. │   │   ├── trprop.vbin.~1~
  1787. │   │   └── trutil.vbin.~1~
  1788. │   └── ns
  1789. │   ├── basic-ns
  1790. │   │   ├── aspect.vbin.~1~
  1791. │   │   ├── attribute-desc.vbin.~1~
  1792. │   │   ├── basic-ns-36
  1793. │   │   │   ├── basic-ns-36-1.vbin.~1~
  1794. │   │   │   ├── basic-ns-36-10.vbin.~1~
  1795. │   │   │   ├── basic-ns-36-11.vbin.~1~
  1796. │   │   │   ├── basic-ns-36-12.vbin.~1~
  1797. │   │   │   ├── basic-ns-36-13.vbin.~1~
  1798. │   │   │   ├── basic-ns-36-14.vbin.~1~
  1799. │   │   │   ├── basic-ns-36-15.vbin.~1~
  1800. │   │   │   ├── basic-ns-36-16.vbin.~1~
  1801. │   │   │   ├── basic-ns-36-17.vbin.~1~
  1802. │   │   │   ├── basic-ns-36-18.vbin.~1~
  1803. │   │   │   ├── basic-ns-36-19.vbin.~1~
  1804. │   │   │   ├── basic-ns-36-2.vbin.~1~
  1805. │   │   │   ├── basic-ns-36-20.vbin.~1~
  1806. │   │   │   ├── basic-ns-36-21.vbin.~1~
  1807. │   │   │   ├── basic-ns-36-22.vbin.~1~
  1808. │   │   │   ├── basic-ns-36-23.vbin.~1~
  1809. │   │   │   ├── basic-ns-36-24.vbin.~1~
  1810. │   │   │   ├── basic-ns-36-25.vbin.~1~
  1811. │   │   │   ├── basic-ns-36-26.vbin.~1~
  1812. │   │   │   ├── basic-ns-36-27.vbin.~1~
  1813. │   │   │   ├── basic-ns-36-28.vbin.~1~
  1814. │   │   │   ├── basic-ns-36-29.vbin.~1~
  1815. │   │   │   ├── basic-ns-36-3.vbin.~1~
  1816. │   │   │   ├── basic-ns-36-30.vbin.~1~
  1817. │   │   │   ├── basic-ns-36-31.vbin.~1~
  1818. │   │   │   ├── basic-ns-36-32.vbin.~1~
  1819. │   │   │   ├── basic-ns-36-33.vbin.~1~
  1820. │   │   │   ├── basic-ns-36-34.vbin.~1~
  1821. │   │   │   ├── basic-ns-36-35.vbin.~1~
  1822. │   │   │   ├── basic-ns-36-4.vbin.~1~
  1823. │   │   │   ├── basic-ns-36-5.vbin.~1~
  1824. │   │   │   ├── basic-ns-36-6.vbin.~1~
  1825. │   │   │   ├── basic-ns-36-7.vbin.~1~
  1826. │   │   │   ├── basic-ns-36-8.vbin.~1~
  1827. │   │   │   ├── basic-ns-36-9.vbin.~1~
  1828. │   │   │   ├── basic-ns-36.component-dir.~3~
  1829. │   │   │   └── basic-ns-36.patch-dir.~78~
  1830. │   │   ├── basic-ns.system-dir.~28~
  1831. │   │   ├── basic.vbin.~1~
  1832. │   │   ├── buffer.vbin.~1~
  1833. │   │   ├── color.vbin.~1~
  1834. │   │   ├── cometh.vbin.~1~
  1835. │   │   ├── concordia-interface.vbin.~1~
  1836. │   │   ├── debug.vbin.~1~
  1837. │   │   ├── defs.vbin.~1~
  1838. │   │   ├── defsystem.lisp.~1~
  1839. │   │   ├── defsystem.lisp.~9~
  1840. │   │   ├── diagram-instance.vbin.~1~
  1841. │   │   ├── diagram.vbin.~1~
  1842. │   │   ├── edit.vbin.~1~
  1843. │   │   ├── file-format-converters.vbin.~1~
  1844. │   │   ├── file-support.vbin.~1~
  1845. │   │   ├── hardcopy.vbin.~1~
  1846. │   │   ├── initial-module.vbin.~1~
  1847. │   │   ├── library.vbin.~1~
  1848. │   │   ├── module.vbin.~1~
  1849. │   │   ├── move.vbin.~1~
  1850. │   │   ├── object-defs.vbin.~1~
  1851. │   │   ├── picture-editor.vbin.~1~
  1852. │   │   ├── points-and-lines.vbin.~1~
  1853. │   │   ├── primitive-objects.vbin.~1~
  1854. │   │   ├── protection.vbin.~1~
  1855. │   │   ├── quad-trees.vbin.~1~
  1856. │   │   ├── startup.vbin.~1~
  1857. │   │   ├── system-patches.vbin.~1~
  1858. │   │   ├── technology.vbin.~1~
  1859. │   │   ├── test-basic-ns.vbin.~1~
  1860. │   │   ├── trackers.vbin.~1~
  1861. │   │   ├── transform.vbin.~1~
  1862. │   │   └── view.vbin.~1~
  1863. │   ├── gate-array-ns
  1864. │   │   ├── count-gate-array.vbin.~1~
  1865. │   │   ├── defsystem.lisp.~1~
  1866. │   │   ├── gate-array-ns-36
  1867. │   │   │   ├── gate-array-ns-36.component-dir.~3~
  1868. │   │   │   └── gate-array-ns-36.patch-dir.~4~
  1869. │   │   ├── gate-array-ns.system-dir.~26~
  1870. │   │   ├── gate-array-ns.vbin.~1~
  1871. │   │   ├── gate-array-technologies.vbin.~1~
  1872. │   │   └── statistical-wire-capacitance.vbin.~1~
  1873. │   ├── pcb-ns
  1874. │   │   ├── annotate-schematic.vbin.~1~
  1875. │   │   ├── aspect-keyword-interface.vbin.~1~
  1876. │   │   ├── assign-packages.vbin.~1~
  1877. │   │   ├── board-level-simulation.vbin.~1~
  1878. │   │   ├── build-schematic.vbin.~1~
  1879. │   │   ├── cadnetix-back-annotation.vbin.~1~
  1880. │   │   ├── cadnetix-edif.vbin.~1~
  1881. │   │   ├── defsystem.lisp.~1~
  1882. │   │   ├── defsystem.lisp.~2~
  1883. │   │   ├── edit-pin-out.vbin.~1~
  1884. │   │   ├── electrical-aspect.vbin.~1~
  1885. │   │   ├── erc.vbin.~1~
  1886. │   │   ├── general-purpose-utilities.vbin.~1~
  1887. │   │   ├── last-thing.vbin.~1~
  1888. │   │   ├── layout-swapping-tools.vbin.~1~
  1889. │   │   ├── parse-edif.vbin.~1~
  1890. │   │   ├── part-number-table.vbin.~1~
  1891. │   │   ├── pc-layout-aspect.vbin.~1~
  1892. │   │   ├── pcb-build-icon.vbin.~1~
  1893. │   │   ├── pcb-extract.vbin.~1~
  1894. │   │   ├── pcb-file-format-converters.vbin.~1~
  1895. │   │   ├── pcb-ns-36
  1896. │   │   │   ├── pcb-ns-36-1.vbin.~1~
  1897. │   │   │   ├── pcb-ns-36.component-dir.~3~
  1898. │   │   │   └── pcb-ns-36.patch-dir.~6~
  1899. │   │   ├── pcb-ns-libraries.vbin.~1~
  1900. │   │   ├── pcb-ns.system-dir.~18~
  1901. │   │   ├── pcb-primitive-modules.vbin.~1~
  1902. │   │   ├── pcb-support.vbin.~1~
  1903. │   │   ├── physical-attributes.vbin.~1~
  1904. │   │   ├── pin-out.vbin.~1~
  1905. │   │   ├── power-pins.vbin.~1~
  1906. │   │   ├── rat's-nest.vbin.~1~
  1907. │   │   ├── report-generator.vbin.~1~
  1908. │   │   ├── scicards-back-annotation.vbin.~1~
  1909. │   │   └── scicards-interface.vbin.~1~
  1910. │   ├── schematic-ns
  1911. │   │   ├── build-icon.vbin.~1~
  1912. │   │   ├── cometh.vbin.~1~
  1913. │   │   ├── defsystem.lisp.~1~
  1914. │   │   ├── defsystem.lisp.~3~
  1915. │   │   ├── erc-schematic.vbin.~1~
  1916. │   │   ├── extract-defs.vbin.~1~
  1917. │   │   ├── functional-models.vbin.~1~
  1918. │   │   ├── mach1000-support.vbin.~1~
  1919. │   │   ├── primitive-icons.vbin.~1~
  1920. │   │   ├── rsim-interface.vbin.~1~
  1921. │   │   ├── rsim-plot.vbin.~1~
  1922. │   │   ├── rsim.vbin.~1~
  1923. │   │   ├── schematic-extractor.vbin.~1~
  1924. │   │   ├── schematic-ns-36
  1925. │   │   │   ├── schematic-ns-36-1.vbin.~1~
  1926. │   │   │   ├── schematic-ns-36-2.vbin.~1~
  1927. │   │   │   ├── schematic-ns-36-3.vbin.~1~
  1928. │   │   │   ├── schematic-ns-36-4.vbin.~1~
  1929. │   │   │   ├── schematic-ns-36-5.vbin.~1~
  1930. │   │   │   ├── schematic-ns-36-6.vbin.~1~
  1931. │   │   │   ├── schematic-ns-36-7.vbin.~1~
  1932. │   │   │   ├── schematic-ns-36.component-dir.~3~
  1933. │   │   │   └── schematic-ns-36.patch-dir.~20~
  1934. │   │   ├── schematic-ns.system-dir.~20~
  1935. │   │   ├── schematic.vbin.~1~
  1936. │   │   ├── test-schematic-ns.vbin.~1~
  1937. │   │   ├── timing-analyzer.vbin.~1~
  1938. │   │   └── unix-server-support.vbin.~1~
  1939. │   └── vlsi-ns
  1940. │   ├── cg-compactor.vbin.~1~
  1941. │   ├── cometh.vbin.~1~
  1942. │   ├── compact.vbin.~1~
  1943. │   ├── compactor-interface.vbin.~1~
  1944. │   ├── compactor-pre-processor.vbin.~1~
  1945. │   ├── defsystem.lisp.~1~
  1946. │   ├── defsystem.lisp.~3~
  1947. │   ├── erc-mask.vbin.~1~
  1948. │   ├── erc-transistor-network.vbin.~1~
  1949. │   ├── floor-planner.vbin.~1~
  1950. │   ├── ic-technology.vbin.~1~
  1951. │   ├── layout-language.vbin.~1~
  1952. │   ├── mask.vbin.~1~
  1953. │   ├── network-compare.vbin.~1~
  1954. │   ├── pitch-matcher.vbin.~1~
  1955. │   ├── plot.vbin.~1~
  1956. │   ├── read-pop-output.vbin.~1~
  1957. │   ├── rsim-resistance.vbin.~1~
  1958. │   ├── spice-delay-path.vbin.~1~
  1959. │   ├── spice-interface.vbin.~1~
  1960. │   ├── test-vlsi-ns.vbin.~1~
  1961. │   ├── vg-extractor.vbin.~1~
  1962. │   ├── vg-primitives.vbin.~1~
  1963. │   ├── virtual-grid.vbin.~1~
  1964. │   ├── vlsi-ns-36
  1965. │   │   ├── vlsi-ns-36-1.vbin.~1~
  1966. │   │   ├── vlsi-ns-36-10.vbin.~1~
  1967. │   │   ├── vlsi-ns-36-11.vbin.~1~
  1968. │   │   ├── vlsi-ns-36-12.vbin.~1~
  1969. │   │   ├── vlsi-ns-36-13.vbin.~1~
  1970. │   │   ├── vlsi-ns-36-14.vbin.~1~
  1971. │   │   ├── vlsi-ns-36-15.vbin.~1~
  1972. │   │   ├── vlsi-ns-36-16.vbin.~1~
  1973. │   │   ├── vlsi-ns-36-17.vbin.~1~
  1974. │   │   ├── vlsi-ns-36-18.vbin.~1~
  1975. │   │   ├── vlsi-ns-36-19.vbin.~1~
  1976. │   │   ├── vlsi-ns-36-2.vbin.~1~
  1977. │   │   ├── vlsi-ns-36-20.vbin.~1~
  1978. │   │   ├── vlsi-ns-36-21.vbin.~1~
  1979. │   │   ├── vlsi-ns-36-22.vbin.~1~
  1980. │   │   ├── vlsi-ns-36-23.vbin.~1~
  1981. │   │   ├── vlsi-ns-36-24.vbin.~1~
  1982. │   │   ├── vlsi-ns-36-25.vbin.~1~
  1983. │   │   ├── vlsi-ns-36-26.vbin.~1~
  1984. │   │   ├── vlsi-ns-36-27.vbin.~1~
  1985. │   │   ├── vlsi-ns-36-28.vbin.~1~
  1986. │   │   ├── vlsi-ns-36-29.vbin.~1~
  1987. │   │   ├── vlsi-ns-36-3.vbin.~1~
  1988. │   │   ├── vlsi-ns-36-4.vbin.~1~
  1989. │   │   ├── vlsi-ns-36-5.vbin.~1~
  1990. │   │   ├── vlsi-ns-36-6.vbin.~1~
  1991. │   │   ├── vlsi-ns-36-7.vbin.~1~
  1992. │   │   ├── vlsi-ns-36-8.vbin.~1~
  1993. │   │   ├── vlsi-ns-36-9.vbin.~1~
  1994. │   │   ├── vlsi-ns-36.component-dir.~3~
  1995. │   │   └── vlsi-ns-36.patch-dir.~64~
  1996. │   ├── vlsi-ns.system-dir.~20~
  1997. │   ├── vlsi-ns.vbin.~1~
  1998. │   └── vlsi-primitive-icons.vbin.~1~
  1999. ├── conversion-tools
  2000. │   ├── clim1-to-clim2.lisp.~3~
  2001. │   ├── clim1-to-clim2.vbin.~3~
  2002. │   ├── clim1-to-clim2.vbin.~4~
  2003. │   ├── conversion-octal-test-program.lisp.~1~
  2004. │   ├── conversion-structures-test-program.lisp.~2~
  2005. │   ├── conversion-test-program.lisp.~1~
  2006. │   ├── convert-functions.lisp.~37~
  2007. │   ├── convert-functions.vbin.~3~
  2008. │   ├── convert-functions.vbin.~4~
  2009. │   ├── dw-to-clim.lisp.~50~
  2010. │   ├── dw-to-clim.vbin.~3~
  2011. │   ├── dw-to-clim.vbin.~4~
  2012. │   ├── editor.lisp.~86~
  2013. │   ├── editor.vbin.~3~
  2014. │   ├── editor.vbin.~4~
  2015. │   ├── flavors-to-clos.lisp.~17~
  2016. │   ├── flavors-to-clos.vbin.~3~
  2017. │   ├── flavors-to-clos.vbin.~4~
  2018. │   ├── patch
  2019. │   │   ├── conversion-tools-435
  2020. │   │   │   ├── conversion-tools-435.component-dir.~2~
  2021. │   │   │   └── conversion-tools-435.patch-dir.~2~
  2022. │   │   ├── conversion-tools-436
  2023. │   │   │   ├── conversion-tools-436.component-dir.~2~
  2024. │   │   │   └── conversion-tools-436.patch-dir.~3~
  2025. │   │   └── conversion-tools.system-dir.~134~
  2026. │   ├── reader.lisp.~36~
  2027. │   ├── reader.vbin.~3~
  2028. │   ├── reader.vbin.~4~
  2029. │   ├── scl-to-cl.lisp.~3~
  2030. │   ├── scl-to-cl.vbin.~3~
  2031. │   ├── scl-to-cl.vbin.~4~
  2032. │   ├── sysdcl.lisp.~28~
  2033. │   ├── zetalisp-conversions.lisp.~69~
  2034. │   ├── zetalisp-conversions.vbin.~3~
  2035. │   └── zetalisp-conversions.vbin.~4~
  2036. ├── cp
  2037. │   ├── command-processor.lisp.~318~
  2038. │   ├── comtab.lisp.~103~
  2039. │   ├── cp-on.lisp.~1~
  2040. │   ├── debug-commands.lisp.~23~
  2041. │   ├── defs.lisp.~5~
  2042. │   ├── development-commands-2.lisp.~35~
  2043. │   ├── development-commands.lisp.~16~
  2044. │   ├── file-commands.lisp.~167~
  2045. │   ├── info-commands.lisp.~129~
  2046. │   ├── more-commands.lisp.~120~
  2047. │   ├── old-symbol-links.lisp.~5~
  2048. │   ├── read-accelerated-command.lisp.~142~
  2049. │   ├── sct-commands.lisp.~28~
  2050. │   ├── substrate-commands.lisp.~6~
  2051. │   └── utility-commands.lisp.~343~
  2052. ├── cts
  2053. │   ├── cometh.vbin.~2~
  2054. │   ├── cts-defs.vbin.~2~
  2055. │   ├── cts-libraries.lisp.~11~
  2056. │   ├── cts-libraries.vbin.~2~
  2057. │   ├── cts-package.lisp.~13~
  2058. │   ├── cts-rep.vbin.~2~
  2059. │   ├── cts-runtime-defs.lisp.~16~
  2060. │   ├── cts-runtime-defs.vbin.~2~
  2061. │   ├── cts-runtime.lisp.~17~
  2062. │   ├── cts-utils.vbin.~2~
  2063. │   ├── cts.lisp.~36~
  2064. │   ├── debugger
  2065. │   │   ├── conceptual-types.vbin.~2~
  2066. │   │   ├── conceptual-vars.vbin.~2~
  2067. │   │   ├── cts-hybrid-methods.vbin.~2~
  2068. │   │   ├── debugger.vbin.~2~
  2069. │   │   ├── defs.vbin.~2~
  2070. │   │   ├── defsystem.lisp.~9~
  2071. │   │   ├── hybrid-debugger.vbin.~2~
  2072. │   │   ├── monitor-types.vbin.~2~
  2073. │   │   ├── patch
  2074. │   │   │   ├── cts-debugger-434
  2075. │   │   │   │   ├── cts-debugger-434.component-dir.~2~
  2076. │   │   │   │   └── cts-debugger-434.patch-dir.~2~
  2077. │   │   │   └── cts-debugger.system-dir.~174~
  2078. │   │   └── ptypes.vbin.~2~
  2079. │   ├── flow-bitops.vbin.~2~
  2080. │   ├── flow-code.vbin.~2~
  2081. │   ├── flow-defs.vbin.~2~
  2082. │   ├── flow-graph.vbin.~2~
  2083. │   ├── flow-language.vbin.~2~
  2084. │   ├── include-cache.vbin.~2~
  2085. │   ├── keyword-macros.lisp.~23~
  2086. │   ├── keyword-macros.vbin.~2~
  2087. │   ├── lisp-expand.vbin.~2~
  2088. │   ├── package-dummy.lisp.~1~
  2089. │   ├── patch
  2090. │   │   ├── cts-development-435
  2091. │   │   │   ├── cts-development-435.component-dir.~2~
  2092. │   │   │   └── cts-development-435.patch-dir.~2~
  2093. │   │   ├── cts-development.system-dir.~229~
  2094. │   │   ├── cts-package-434
  2095. │   │   │   ├── cts-package-434.component-dir.~2~
  2096. │   │   │   └── cts-package-434.patch-dir.~2~
  2097. │   │   ├── cts-package.system-dir.~157~
  2098. │   │   ├── cts-runtime-434
  2099. │   │   │   ├── cts-runtime-434.component-dir.~2~
  2100. │   │   │   └── cts-runtime-434.patch-dir.~2~
  2101. │   │   └── cts-runtime.system-dir.~193~
  2102. │   ├── system-patches.lisp.~25~
  2103. │   ├── system-patches.vbin.~2~
  2104. │   ├── tnbind.vbin.~2~
  2105. │   └── vc
  2106. │   └── stackreq.vbin.~2~
  2107. ├── data
  2108. │   ├── basic.dict.~6~
  2109. │   └── hacksaws.text.~36~
  2110. ├── debugger
  2111. │   ├── analyze.lisp.~16~
  2112. │   ├── ansi-conditions.lisp.~12~
  2113. │   ├── auto-bug-reporter.lisp.~14~
  2114. │   ├── cometh.lisp.~44~
  2115. │   ├── commands.lisp.~19~
  2116. │   ├── condition-support.lisp.~28~
  2117. │   ├── condition.lisp.~120~
  2118. │   ├── debugger-help.lisp.~34~
  2119. │   ├── debugger-support.lisp.~47~
  2120. │   ├── debugger.lisp.~784~
  2121. │   ├── defs.lisp.~107~
  2122. │   ├── display-debugger.lisp.~38~
  2123. │   ├── error-system-defs.lisp.~29~
  2124. │   ├── error-table-compiler.lisp.~11~
  2125. │   ├── error-table-expanders.lisp.~9~
  2126. │   ├── frame-support.lisp.~11~
  2127. │   ├── function-trap.lisp.~61~
  2128. │   ├── handlers.lisp.~26~
  2129. │   ├── icometh.lisp.~6~
  2130. │   ├── imonitor.lisp.~5~
  2131. │   ├── isupport.lisp.~42~
  2132. │   ├── itrap-defs.lisp.~3~
  2133. │   ├── itrap-dispatch.lisp.~64~
  2134. │   ├── itrap.lisp.~76~
  2135. │   ├── language-generics.lisp.~23~
  2136. │   ├── lisp-support.lisp.~44~
  2137. │   ├── mini-debugger.lisp.~111~
  2138. │   ├── presentation-defs.lisp.~67~
  2139. │   ├── stepper.lisp.~7~
  2140. │   ├── syscond.lisp.~290~
  2141. │   └── trap.lisp.~40~
  2142. ├── demo
  2143. │   ├── 43vxms.bfd.~5~
  2144. │   ├── abacus.bfd.~2~
  2145. │   ├── abacus.lisp.~4011~
  2146. │   ├── abacus.vbin.~4~
  2147. │   ├── alarm.lisp.~4005~
  2148. │   ├── alarm.vbin.~4~
  2149. │   ├── crazed.lisp.~4004~
  2150. │   ├── crazed.vbin.~4~
  2151. │   ├── crock.lisp.~4010~
  2152. │   ├── crock.vbin.~4~
  2153. │   ├── dc.lisp.~4006~
  2154. │   ├── dc.vbin.~4~
  2155. │   ├── deutsc.lisp.~4004~
  2156. │   ├── deutsc.vbin.~4~
  2157. │   ├── dlwhak.lisp.~4014~
  2158. │   ├── dlwhak.vbin.~4~
  2159. │   ├── geb.lisp.~4008~
  2160. │   ├── geb.vbin.~4~
  2161. │   ├── hakdef.lisp.~4015~
  2162. │   ├── hakdef.vbin.~4~
  2163. │   ├── hcedit.lisp.~4011~
  2164. │   ├── hcedit.vbin.~4~
  2165. │   ├── munch.lisp.~4010~
  2166. │   ├── munch.vbin.~4~
  2167. │   ├── oeng25.bfd.~1~
  2168. │   ├── oeng50.bfd.~4~
  2169. │   ├── ohacks.lisp.~4009~
  2170. │   ├── ohacks.vbin.~4~
  2171. │   ├── organ.lisp.~4005~
  2172. │   ├── organ.vbin.~4~
  2173. │   ├── patch
  2174. │   │   ├── hacks-440
  2175. │   │   │   ├── hacks-440.component-dir.~2~
  2176. │   │   │   └── hacks-440.patch-dir.~2~
  2177. │   │   └── hacks.system-dir.~143~
  2178. │   ├── pict.lisp.~4012~
  2179. │   ├── pict.vbin.~4~
  2180. │   ├── qix.lisp.~4003~
  2181. │   ├── qix.vbin.~4~
  2182. │   ├── rotate.lisp.~4013~
  2183. │   ├── rotate.vbin.~4~
  2184. │   ├── s35ger.bfd.~11~
  2185. │   ├── sysdcl.lisp.~26~
  2186. │   ├── tally.bfd.~1~
  2187. │   ├── tog.bfd.~2~
  2188. │   ├── worm.bfd.~2~
  2189. │   ├── worm.lisp.~4011~
  2190. │   └── worm.vbin.~4~
  2191. ├── distribution
  2192. │   ├── distribute-frame.lisp.~4040~
  2193. │   ├── distribute-specifiers.lisp.~4007~
  2194. │   ├── distribution-commands.lisp.~4024~
  2195. │   ├── distribution.lisp.~4084~
  2196. │   ├── embedded-length-stream.lisp.~4015~
  2197. │   ├── restore-frame.lisp.~4029~
  2198. │   ├── restore-specifiers.lisp.~4013~
  2199. │   └── tape-interface.lisp.~4023~
  2200. ├── doc
  2201. │   ├── clim
  2202. │   │   ├── applications.sab.~126~
  2203. │   │   ├── bounding-rectangles.sab.~27~
  2204. │   │   ├── clim-2-0-release-notes.sab.~8~
  2205. │   │   ├── clim-doc.lisp.~68~
  2206. │   │   ├── clim-sys.sab.~11~
  2207. │   │   ├── color.sab.~76~
  2208. │   │   ├── commands.sab.~100~
  2209. │   │   ├── dictionary.sab.~135~
  2210. │   │   ├── draw1.sab.~151~
  2211. │   │   ├── draw2.sab.~105~
  2212. │   │   ├── format-graphs.sab.~24~
  2213. │   │   ├── format-tables.sab.~93~
  2214. │   │   ├── getting-ready-for-clim.sab.~30~
  2215. │   │   ├── glossary.sab.~15~
  2216. │   │   ├── hardcopy.sab.~15~
  2217. │   │   ├── inc-redisplay-1.sab.~77~
  2218. │   │   ├── lisp-picture-functions.lisp.~1~
  2219. │   │   ├── lisp-picture-functions.vbin.~6~
  2220. │   │   ├── panes.sab.~46~
  2221. │   │   ├── patch
  2222. │   │   │   ├── clim-doc-72
  2223. │   │   │   │   ├── clim-doc-72.component-dir.~2~
  2224. │   │   │   │   └── clim-doc-72.patch-dir.~2~
  2225. │   │   │   └── clim-doc.system-dir.~90~
  2226. │   │   ├── pres1.sab.~112~
  2227. │   │   ├── pres2.sab.~58~
  2228. │   │   ├── pres3.sab.~24~
  2229. │   │   ├── pres4.sab.~136~
  2230. │   │   ├── pres5.sab.~104~
  2231. │   │   ├── regions.sab.~59~
  2232. │   │   ├── silica.sab.~5~
  2233. │   │   ├── streams.sab.~113~
  2234. │   │   ├── toolkit.sab.~39~
  2235. │   │   ├── tutorial-fifteen-puzzle-code.sab.~18~
  2236. │   │   ├── tutorial-fifteen-puzzle.sab.~43~
  2237. │   │   ├── tutorial-least-squares-code.sab.~7~
  2238. │   │   ├── tutorial-least-squares.sab.~22~
  2239. │   │   ├── tutorial-root.sab.~23~
  2240. │   │   ├── tutorial-tic-tac-toe-code.sab.~13~
  2241. │   │   ├── tutorial-tic-tac-toe.sab.~17~
  2242. │   │   ├── ug.sab.~180~
  2243. │   │   └── using-clim.sab.~35~
  2244. │   ├── cloe
  2245. │   │   └── cloe-sig.sab.~92~
  2246. │   ├── defbooks.lisp.~136~
  2247. │   ├── defbooks.lisp.~137~
  2248. │   ├── doc.lisp.~282~
  2249. │   ├── installed-440
  2250. │   │   ├── ansi-cl
  2251. │   │   │   ├── ansi1.sab.~8~
  2252. │   │   │   ├── cond.sab.~8~
  2253. │   │   │   ├── loop1.sab.~13~
  2254. │   │   │   └── symbolics-ansi.sab.~9~
  2255. │   │   ├── arr
  2256. │   │   │   ├── arr1.sab.~54~
  2257. │   │   │   ├── arr2.sab.~83~
  2258. │   │   │   ├── arr3.sab.~45~
  2259. │   │   │   ├── arr4.sab.~38~
  2260. │   │   │   ├── arr5.sab.~26~
  2261. │   │   │   ├── arr6.sab.~54~
  2262. │   │   │   └── arr7.sab.~17~
  2263. │   │   ├── audio
  2264. │   │   │   ├── audio1.sab.~22~
  2265. │   │   │   ├── audio2.sab.~28~
  2266. │   │   │   ├── audio3.sab.~21~
  2267. │   │   │   └── audio4.sab.~17~
  2268. │   │   ├── char
  2269. │   │   │   ├── char1.sab.~57~
  2270. │   │   │   ├── char2.sab.~9~
  2271. │   │   │   └── char3.sab.~27~
  2272. │   │   ├── cl
  2273. │   │   │   └── clcp
  2274. │   │   │   └── clcp2.sab.~150~
  2275. │   │   ├── clos
  2276. │   │   │   ├── clos-func1.sab.~63~
  2277. │   │   │   ├── clos-func2.sab.~7~
  2278. │   │   │   ├── clos-ref1.sab.~56~
  2279. │   │   │   ├── clos-ref2.sab.~26~
  2280. │   │   │   ├── clos-ref3.sab.~48~
  2281. │   │   │   ├── clos-ref4.sab.~19~
  2282. │   │   │   ├── clos-ref5.sab.~7~
  2283. │   │   │   └── ready1.sab.~44~
  2284. │   │   ├── clyde
  2285. │   │   │   └── clyde1.sab.~16~
  2286. │   │   ├── comp
  2287. │   │   │   ├── comp1.sab.~40~
  2288. │   │   │   ├── comp2.sab.~25~
  2289. │   │   │   └── comp3.sab.~43~
  2290. │   │   ├── cond
  2291. │   │   │   ├── cond-dictionary.sab.~7~
  2292. │   │   │   ├── cond1.sab.~36~
  2293. │   │   │   ├── cond10.sab.~20~
  2294. │   │   │   ├── cond11.sab.~20~
  2295. │   │   │   ├── cond2.sab.~36~
  2296. │   │   │   ├── cond3.sab.~29~
  2297. │   │   │   ├── cond4.sab.~54~
  2298. │   │   │   ├── cond5.sab.~38~
  2299. │   │   │   ├── cond6.sab.~31~
  2300. │   │   │   ├── cond7.sab.~30~
  2301. │   │   │   ├── cond8.sab.~33~
  2302. │   │   │   └── cond9.sab.~27~
  2303. │   │   ├── conv
  2304. │   │   │   └── conv1.sab.~29~
  2305. │   │   ├── conversion
  2306. │   │   │   ├── genera-conversion.sab.~20~
  2307. │   │   │   └── ivory-conversion.sab.~11~
  2308. │   │   ├── conversion-tools
  2309. │   │   │   └── conversion.sab.~30~
  2310. │   │   ├── cp
  2311. │   │   │   ├── cp1.sab.~37~
  2312. │   │   │   ├── cp1a.sab.~24~
  2313. │   │   │   ├── cp2.sab.~152~
  2314. │   │   │   ├── cp3.sab.~184~
  2315. │   │   │   ├── cp5.sab.~74~
  2316. │   │   │   ├── cp6.sab.~50~
  2317. │   │   │   └── cp7.sab.~26~
  2318. │   │   ├── data-types
  2319. │   │   │   ├── datatypes-dict.sab.~7~
  2320. │   │   │   ├── nprt-read.sab.~27~
  2321. │   │   │   ├── nums-dict-nopref.sab.~14~
  2322. │   │   │   ├── nums-funs.sab.~39~
  2323. │   │   │   ├── nums-newrecs.sab.~65~
  2324. │   │   │   ├── nums-shortf.sab.~35~
  2325. │   │   │   ├── nums.sab.~39~
  2326. │   │   │   └── typespec-recs.sab.~54~
  2327. │   │   ├── debug
  2328. │   │   │   ├── book4.sab.~14~
  2329. │   │   │   ├── debug1.sab.~48~
  2330. │   │   │   ├── debug2.sab.~53~
  2331. │   │   │   ├── debug3.sab.~47~
  2332. │   │   │   ├── debug4.sab.~40~
  2333. │   │   │   └── debug5.sab.~31~
  2334. │   │   ├── defs
  2335. │   │   │   ├── defs1.sab.~34~
  2336. │   │   │   ├── defs2.sab.~28~
  2337. │   │   │   ├── defs3.sab.~29~
  2338. │   │   │   ├── defs4.sab.~24~
  2339. │   │   │   ├── defs5.sab.~37~
  2340. │   │   │   └── defs6.sab.~11~
  2341. │   │   ├── dictionary
  2342. │   │   │   ├── a-to-c.sab.~16~
  2343. │   │   │   ├── d-to-f.sab.~16~
  2344. │   │   │   ├── dictionary.sab.~12~
  2345. │   │   │   ├── funny-chars.sab.~4~
  2346. │   │   │   ├── g-to-i.sab.~9~
  2347. │   │   │   ├── j-to-l.sab.~16~
  2348. │   │   │   ├── m-to-o.sab.~12~
  2349. │   │   │   ├── p-to-r.sab.~17~
  2350. │   │   │   ├── s.sab.~15~
  2351. │   │   │   ├── t-to-v.sab.~8~
  2352. │   │   │   └── w-to-z.sab.~11~
  2353. │   │   ├── eval
  2354. │   │   │   ├── eval1.sab.~34~
  2355. │   │   │   ├── eval2.sab.~48~
  2356. │   │   │   ├── eval3.sab.~57~
  2357. │   │   │   ├── eval4.sab.~35~
  2358. │   │   │   └── eval5.sab.~41~
  2359. │   │   ├── fed
  2360. │   │   │   ├── fed1.sab.~21~
  2361. │   │   │   ├── fed2.sab.~15~
  2362. │   │   │   ├── fed3.sab.~23~
  2363. │   │   │   ├── fed4.sab.~16~
  2364. │   │   │   └── fed5.sab.~15~
  2365. │   │   ├── fep
  2366. │   │   │   ├── fep1.sab.~90~
  2367. │   │   │   ├── fep2.sab.~57~
  2368. │   │   │   ├── fep3.sab.~106~
  2369. │   │   │   └── fep4.sab.~54~
  2370. │   │   ├── file
  2371. │   │   │   ├── acls.sab.~26~
  2372. │   │   │   ├── file1.sab.~24~
  2373. │   │   │   ├── file10.sab.~16~
  2374. │   │   │   ├── file2.sab.~27~
  2375. │   │   │   ├── file3.sab.~23~
  2376. │   │   │   ├── file4.sab.~20~
  2377. │   │   │   ├── file5.sab.~19~
  2378. │   │   │   ├── file6.sab.~34~
  2379. │   │   │   ├── file7.sab.~59~
  2380. │   │   │   ├── file8.sab.~34~
  2381. │   │   │   ├── file9.sab.~35~
  2382. │   │   │   └── filefuns.sab.~32~
  2383. │   │   ├── flav
  2384. │   │   │   ├── flav1.sab.~28~
  2385. │   │   │   ├── flav10.sab.~14~
  2386. │   │   │   ├── flav11.sab.~16~
  2387. │   │   │   ├── flav12.sab.~29~
  2388. │   │   │   ├── flav13.sab.~21~
  2389. │   │   │   ├── flav14.sab.~15~
  2390. │   │   │   ├── flav15.sab.~12~
  2391. │   │   │   ├── flav16.sab.~9~
  2392. │   │   │   ├── flav2.sab.~42~
  2393. │   │   │   ├── flav3.sab.~41~
  2394. │   │   │   ├── flav4.sab.~33~
  2395. │   │   │   ├── flav5.sab.~28~
  2396. │   │   │   ├── flav6.sab.~27~
  2397. │   │   │   ├── flav7.sab.~42~
  2398. │   │   │   ├── flav8.sab.~19~
  2399. │   │   │   └── flav9.sab.~14~
  2400. │   │   ├── flow
  2401. │   │   │   ├── flow-dictionary.sab.~9~
  2402. │   │   │   ├── flow-overview.sab.~9~
  2403. │   │   │   ├── flow1.sab.~59~
  2404. │   │   │   ├── flow2.sab.~51~
  2405. │   │   │   ├── flow3.sab.~38~
  2406. │   │   │   ├── flow4.sab.~51~
  2407. │   │   │   ├── flow5.sab.~21~
  2408. │   │   │   ├── flow6.sab.~31~
  2409. │   │   │   ├── flow7.sab.~28~
  2410. │   │   │   └── loop-keywords.sab.~24~
  2411. │   │   ├── fsed
  2412. │   │   │   └── fsed1.sab.~27~
  2413. │   │   ├── func
  2414. │   │   │   ├── func1.sab.~32~
  2415. │   │   │   ├── func2.sab.~26~
  2416. │   │   │   ├── func3.sab.~55~
  2417. │   │   │   ├── func4.sab.~41~
  2418. │   │   │   ├── func5.sab.~29~
  2419. │   │   │   ├── func6.sab.~27~
  2420. │   │   │   ├── funs.sab.~35~
  2421. │   │   │   └── overview.sab.~8~
  2422. │   │   ├── hard
  2423. │   │   │   ├── hard1.sab.~43~
  2424. │   │   │   └── hard2.sab.~41~
  2425. │   │   ├── ined
  2426. │   │   │   ├── ined1.sab.~24~
  2427. │   │   │   └── ined2.sab.~21~
  2428. │   │   ├── init
  2429. │   │   │   └── init1.sab.~28~
  2430. │   │   ├── int
  2431. │   │   │   ├── int1.sab.~27~
  2432. │   │   │   ├── int10.sab.~21~
  2433. │   │   │   ├── int11.sab.~20~
  2434. │   │   │   ├── int12.sab.~18~
  2435. │   │   │   ├── int2.sab.~23~
  2436. │   │   │   ├── int3.sab.~33~
  2437. │   │   │   ├── int4.sab.~21~
  2438. │   │   │   ├── int5.sab.~24~
  2439. │   │   │   ├── int6.sab.~26~
  2440. │   │   │   ├── int7.sab.~28~
  2441. │   │   │   ├── int8.sab.~22~
  2442. │   │   │   └── int9.sab.~22~
  2443. │   │   ├── intstr
  2444. │   │   │   └── intstr1.sab.~23~
  2445. │   │   ├── io
  2446. │   │   │   ├── io1.sab.~21~
  2447. │   │   │   ├── io2.sab.~24~
  2448. │   │   │   ├── io3.sab.~29~
  2449. │   │   │   ├── io4.sab.~22~
  2450. │   │   │   └── io5.sab.~29~
  2451. │   │   ├── iprim
  2452. │   │   │   └── iprim1.sab.~57~
  2453. │   │   ├── ivory
  2454. │   │   │   ├── embedding
  2455. │   │   │   │   └── macivory
  2456. │   │   │   │   └── layered-products.sab.~7~
  2457. │   │   │   ├── ux400
  2458. │   │   │   │   └── eco-3-notes.sab.~15~
  2459. │   │   │   └── xl400
  2460. │   │   │   ├── scsi.sab.~24~
  2461. │   │   │   ├── user-guide.sab.~38~
  2462. │   │   │   └── vme.sab.~22~
  2463. │   │   ├── lms
  2464. │   │   │   ├── lms1.sab.~51~
  2465. │   │   │   ├── lms2.sab.~28~
  2466. │   │   │   └── lms5.sab.~65~
  2467. │   │   ├── mac
  2468. │   │   │   ├── mac1.sab.~64~
  2469. │   │   │   ├── mac2.sab.~30~
  2470. │   │   │   ├── mac3.sab.~53~
  2471. │   │   │   ├── mac4.sab.~52~
  2472. │   │   │   ├── macdict.sab.~6~
  2473. │   │   │   └── special-forms-and-macros.sab.~9~
  2474. │   │   ├── macivory
  2475. │   │   │   ├── delivery.sab.~13~
  2476. │   │   │   ├── mac-rpc.sab.~19~
  2477. │   │   │   ├── mac-ui.sab.~20~
  2478. │   │   │   ├── overview.sab.~10~
  2479. │   │   │   ├── programmer-ref.sab.~12~
  2480. │   │   │   ├── toolbox1.sab.~22~
  2481. │   │   │   ├── toolbox2.sab.~5~
  2482. │   │   │   ├── toolbox3.sab.~8~
  2483. │   │   │   ├── toolbox4.sab.~9~
  2484. │   │   │   ├── toolbox5.sab.~4~
  2485. │   │   │   └── users-manual.sab.~56~
  2486. │   │   ├── maint
  2487. │   │   │   ├── maint1.sab.~78~
  2488. │   │   │   ├── maint2.sab.~50~
  2489. │   │   │   ├── maint3.sab.~40~
  2490. │   │   │   └── maint4.sab.~29~
  2491. │   │   ├── menus
  2492. │   │   │   ├── menus1.sab.~20~
  2493. │   │   │   ├── menus10.sab.~21~
  2494. │   │   │   ├── menus11.sab.~25~
  2495. │   │   │   ├── menus12.sab.~23~
  2496. │   │   │   ├── menus13.sab.~21~
  2497. │   │   │   ├── menus14.sab.~23~
  2498. │   │   │   ├── menus2.sab.~21~
  2499. │   │   │   ├── menus3.sab.~24~
  2500. │   │   │   ├── menus4.sab.~27~
  2501. │   │   │   ├── menus5.sab.~26~
  2502. │   │   │   ├── menus6.sab.~19~
  2503. │   │   │   ├── menus7.sab.~34~
  2504. │   │   │   ├── menus8.sab.~26~
  2505. │   │   │   └── menus9.sab.~27~
  2506. │   │   ├── meter
  2507. │   │   │   └── pc-meter.sab.~11~
  2508. │   │   ├── meter-int
  2509. │   │   │   ├── meter-int1.sab.~42~
  2510. │   │   │   ├── meter-int2.sab.~37~
  2511. │   │   │   ├── meter-int3.sab.~31~
  2512. │   │   │   └── meter-int4.sab.~11~
  2513. │   │   ├── miscf
  2514. │   │   │   ├── miscf1.sab.~76~
  2515. │   │   │   └── miscf2.sab.~58~
  2516. │   │   ├── misct
  2517. │   │   │   └── misct1.sab.~20~
  2518. │   │   ├── miscu
  2519. │   │   │   └── miscu1.sab.~36~
  2520. │   │   ├── miscui
  2521. │   │   │   ├── miscui1.sab.~47~
  2522. │   │   │   ├── miscui2.sab.~33~
  2523. │   │   │   ├── miscui3.sab.~24~
  2524. │   │   │   └── miscui4.sab.~20~
  2525. │   │   ├── netio
  2526. │   │   │   ├── bundled-network.sab.~1~
  2527. │   │   │   ├── netio1.sab.~33~
  2528. │   │   │   ├── netio10.sab.~40~
  2529. │   │   │   ├── netio11.sab.~28~
  2530. │   │   │   ├── netio12.sab.~22~
  2531. │   │   │   ├── netio13.sab.~26~
  2532. │   │   │   ├── netio14.sab.~31~
  2533. │   │   │   ├── netio15.sab.~14~
  2534. │   │   │   ├── netio16.sab.~13~
  2535. │   │   │   ├── netio17.sab.~36~
  2536. │   │   │   ├── netio18.sab.~4~
  2537. │   │   │   ├── netio2.sab.~9~
  2538. │   │   │   ├── netio3.sab.~96~
  2539. │   │   │   ├── netio4.sab.~23~
  2540. │   │   │   ├── netio5.sab.~19~
  2541. │   │   │   ├── netio6.sab.~18~
  2542. │   │   │   ├── netio7.sab.~22~
  2543. │   │   │   ├── netio8.sab.~19~
  2544. │   │   │   └── netio9.sab.~17~
  2545. │   │   ├── nfile
  2546. │   │   │   ├── bswm.sab.~6~
  2547. │   │   │   ├── nfile1.sab.~7~
  2548. │   │   │   ├── nfile2.sab.~6~
  2549. │   │   │   ├── nfile3.sab.~6~
  2550. │   │   │   ├── nfile4.sab.~6~
  2551. │   │   │   ├── nfile5.sab.~6~
  2552. │   │   │   ├── nfile6.sab.~6~
  2553. │   │   │   ├── nfile7.sab.~5~
  2554. │   │   │   └── token.sab.~9~
  2555. │   │   ├── nota
  2556. │   │   │   ├── nota1.sab.~29~
  2557. │   │   │   └── nota2.sab.~28~
  2558. │   │   ├── pig
  2559. │   │   │   └── pig.sab.~60~
  2560. │   │   ├── pkg
  2561. │   │   │   ├── pkg1.sab.~27~
  2562. │   │   │   ├── pkg2.sab.~21~
  2563. │   │   │   ├── pkg3.sab.~21~
  2564. │   │   │   ├── pkg4.sab.~22~
  2565. │   │   │   ├── pkg5.sab.~35~
  2566. │   │   │   ├── pkg6.sab.~40~
  2567. │   │   │   ├── pkg7.sab.~28~
  2568. │   │   │   ├── pkg8.sab.~18~
  2569. │   │   │   ├── pkg9.sab.~33~
  2570. │   │   │   ├── symbols-recs.sab.~28~
  2571. │   │   │   ├── symbols.sab.~66~
  2572. │   │   │   └── variables.sab.~35~
  2573. │   │   ├── prim
  2574. │   │   │   ├── list-tables.sab.~37~
  2575. │   │   │   ├── listfuns.sab.~75~
  2576. │   │   │   ├── overview-of-lists.sab.~16~
  2577. │   │   │   ├── overview.sab.~28~
  2578. │   │   │   ├── predfuns.sab.~9~
  2579. │   │   │   ├── predoverview.sab.~7~
  2580. │   │   │   ├── prim1.sab.~119~
  2581. │   │   │   ├── prim10.sab.~63~
  2582. │   │   │   ├── prim11.sab.~24~
  2583. │   │   │   ├── prim2.sab.~45~
  2584. │   │   │   ├── prim3.sab.~55~
  2585. │   │   │   ├── prim4.sab.~38~
  2586. │   │   │   ├── prim5.sab.~78~
  2587. │   │   │   ├── prim6.sab.~54~
  2588. │   │   │   ├── prim7.sab.~85~
  2589. │   │   │   ├── script1.sab.~16~
  2590. │   │   │   ├── seqfuns.sab.~73~
  2591. │   │   │   ├── sequence1.sab.~21~
  2592. │   │   │   ├── sequence2.sab.~24~
  2593. │   │   │   └── tablefuns.sab.~11~
  2594. │   │   ├── proc
  2595. │   │   │   ├── proc1.sab.~53~
  2596. │   │   │   ├── proc2.sab.~50~
  2597. │   │   │   └── proc3.sab.~36~
  2598. │   │   ├── prot
  2599. │   │   │   ├── prot1.sab.~79~
  2600. │   │   │   ├── prot10.sab.~17~
  2601. │   │   │   ├── prot11.sab.~22~
  2602. │   │   │   ├── prot12.sab.~23~
  2603. │   │   │   ├── prot13.sab.~17~
  2604. │   │   │   ├── prot3.sab.~37~
  2605. │   │   │   ├── prot4.sab.~31~
  2606. │   │   │   ├── prot5.sab.~18~
  2607. │   │   │   ├── prot6.sab.~23~
  2608. │   │   │   ├── prot7.sab.~39~
  2609. │   │   │   ├── prot8.sab.~22~
  2610. │   │   │   └── prot9.sab.~17~
  2611. │   │   ├── rn-poly
  2612. │   │   │   ├── poly-notes.sab.~25~
  2613. │   │   │   ├── poly-ref.sab.~23~
  2614. │   │   │   └── ux1200.sab.~4~
  2615. │   │   ├── rn8-0
  2616. │   │   │   ├── fep.sab.~19~
  2617. │   │   │   ├── file-stream.sab.~14~
  2618. │   │   │   ├── internals.sab.~2~
  2619. │   │   │   ├── intro.sab.~24~
  2620. │   │   │   ├── lisp.sab.~59~
  2621. │   │   │   ├── macivory.sab.~14~
  2622. │   │   │   ├── net.sab.~40~
  2623. │   │   │   ├── notes.sab.~18~
  2624. │   │   │   ├── site.sab.~22~
  2625. │   │   │   ├── user-interface-facilities.sab.~13~
  2626. │   │   │   ├── user-interface.sab.~21~
  2627. │   │   │   ├── utilities.sab.~30~
  2628. │   │   │   ├── ux400.sab.~15~
  2629. │   │   │   ├── zmacs.sab.~12~
  2630. │   │   │   └── zmail.sab.~12~
  2631. │   │   ├── rn8-0-1
  2632. │   │   │   └── eco-notes.sab.~26~
  2633. │   │   ├── rn8-1
  2634. │   │   │   ├── clim.sab.~16~
  2635. │   │   │   ├── int.sab.~7~
  2636. │   │   │   ├── intro.sab.~40~
  2637. │   │   │   ├── layered-products.sab.~10~
  2638. │   │   │   ├── lisp.sab.~40~
  2639. │   │   │   ├── macivory.sab.~36~
  2640. │   │   │   ├── net.sab.~25~
  2641. │   │   │   ├── notes.sab.~35~
  2642. │   │   │   ├── sam.sab.~1~
  2643. │   │   │   ├── ui.sab.~44~
  2644. │   │   │   ├── util.sab.~42~
  2645. │   │   │   └── zmail.sab.~31~
  2646. │   │   ├── rn8-1-eco
  2647. │   │   │   ├── fep.sab.~1~
  2648. │   │   │   ├── install.sab.~16~
  2649. │   │   │   ├── intro.sab.~13~
  2650. │   │   │   ├── macivory.sab.~4~
  2651. │   │   │   ├── util.sab.~15~
  2652. │   │   │   └── zwei.sab.~9~
  2653. │   │   ├── rn8-2
  2654. │   │   │   ├── intro.sab.~18~
  2655. │   │   │   ├── ivory.sab.~18~
  2656. │   │   │   ├── lisp.sab.~7~
  2657. │   │   │   ├── util.sab.~23~
  2658. │   │   │   └── zwei.sab.~8~
  2659. │   │   ├── rn8-3
  2660. │   │   │   ├── intro.sab.~73~
  2661. │   │   │   └── summary.sab.~2~
  2662. │   │   ├── rpc
  2663. │   │   │   ├── rpc1.sab.~23~
  2664. │   │   │   └── rpc2.sab.~22~
  2665. │   │   ├── sage
  2666. │   │   │   └── dex-doc.sab.~76~
  2667. │   │   ├── sched
  2668. │   │   │   ├── sched1.sab.~48~
  2669. │   │   │   ├── sched2.sab.~21~
  2670. │   │   │   ├── sched3.sab.~20~
  2671. │   │   │   ├── sched4.sab.~16~
  2672. │   │   │   ├── sched5.sab.~33~
  2673. │   │   │   └── sched6.sab.~17~
  2674. │   │   ├── scope
  2675. │   │   │   ├── lex1.sab.~23~
  2676. │   │   │   └── scope1.sab.~9~
  2677. │   │   ├── scroll
  2678. │   │   │   ├── scroll1.sab.~21~
  2679. │   │   │   └── scroll2.sab.~18~
  2680. │   │   ├── sig
  2681. │   │   │   ├── cd-rom.sab.~48~
  2682. │   │   │   ├── genera-loadable-systems.sab.~12~
  2683. │   │   │   ├── general-sig.sab.~87~
  2684. │   │   │   ├── nxp.sab.~6~
  2685. │   │   │   ├── poly-install-instruc.sab.~15~
  2686. │   │   │   ├── sicp.sab.~106~
  2687. │   │   │   ├── sig-7-2.sab.~127~
  2688. │   │   │   ├── sig-7-4.sab.~142~
  2689. │   │   │   ├── sig-8-0.sab.~57~
  2690. │   │   │   ├── sig-scripts.sab.~24~
  2691. │   │   │   ├── ux400-sig.sab.~143~
  2692. │   │   │   └── xl400-sig.sab.~59~
  2693. │   │   ├── site
  2694. │   │   │   ├── ifep.sab.~52~
  2695. │   │   │   ├── site-ops-script.sab.~73~
  2696. │   │   │   ├── site1.sab.~53~
  2697. │   │   │   ├── site10.sab.~50~
  2698. │   │   │   ├── site11.sab.~39~
  2699. │   │   │   ├── site12.sab.~36~
  2700. │   │   │   ├── site2.sab.~26~
  2701. │   │   │   ├── site3.sab.~32~
  2702. │   │   │   ├── site4.sab.~39~
  2703. │   │   │   ├── site5.sab.~65~
  2704. │   │   │   ├── site6.sab.~38~
  2705. │   │   │   ├── site7.sab.~79~
  2706. │   │   │   ├── site8.sab.~22~
  2707. │   │   │   └── site9.sab.~33~
  2708. │   │   ├── statice-rt
  2709. │   │   │   ├── statice1.sab.~5~
  2710. │   │   │   ├── statice2.sab.~1~
  2711. │   │   │   └── statice3.sab.~4~
  2712. │   │   ├── stor
  2713. │   │   │   ├── stor1.sab.~28~
  2714. │   │   │   ├── stor2.sab.~50~
  2715. │   │   │   ├── stor3.sab.~25~
  2716. │   │   │   └── stor4.sab.~25~
  2717. │   │   ├── str
  2718. │   │   │   ├── compression-str.sab.~12~
  2719. │   │   │   ├── str1.sab.~29~
  2720. │   │   │   ├── str10.sab.~14~
  2721. │   │   │   ├── str2.sab.~37~
  2722. │   │   │   ├── str3.sab.~61~
  2723. │   │   │   ├── str4.sab.~42~
  2724. │   │   │   ├── str5.sab.~19~
  2725. │   │   │   ├── str6.sab.~33~
  2726. │   │   │   ├── str7.sab.~59~
  2727. │   │   │   ├── str8.sab.~31~
  2728. │   │   │   ├── str9.sab.~44~
  2729. │   │   │   └── strfuns.sab.~67~
  2730. │   │   ├── strings
  2731. │   │   │   ├── string-tables.sab.~27~
  2732. │   │   │   ├── strings-dic.sab.~9~
  2733. │   │   │   ├── strings1.sab.~89~
  2734. │   │   │   └── strings2.sab.~26~
  2735. │   │   ├── tape
  2736. │   │   │   ├── tape1.sab.~23~
  2737. │   │   │   ├── tape2.sab.~89~
  2738. │   │   │   └── tape4.sab.~49~
  2739. │   │   ├── tools
  2740. │   │   │   ├── tools1.sab.~27~
  2741. │   │   │   ├── tools2.sab.~21~
  2742. │   │   │   ├── tools3.sab.~23~
  2743. │   │   │   ├── tools4.sab.~28~
  2744. │   │   │   ├── tools5.sab.~23~
  2745. │   │   │   ├── tools6.sab.~22~
  2746. │   │   │   ├── tools7.sab.~39~
  2747. │   │   │   ├── tools8.sab.~21~
  2748. │   │   │   └── tools9.sab.~20~
  2749. │   │   ├── uims
  2750. │   │   │   ├── adv-cmd1.sab.~34~
  2751. │   │   │   ├── adv-cmd2.sab.~12~
  2752. │   │   │   ├── adv-grfx1.sab.~32~
  2753. │   │   │   ├── adv-in1.sab.~27~
  2754. │   │   │   ├── adv-in2.sab.~12~
  2755. │   │   │   ├── adv-out1.sab.~26~
  2756. │   │   │   ├── bas-cmd1.sab.~40~
  2757. │   │   │   ├── bas-grfx1.sab.~26~
  2758. │   │   │   ├── bas-grfx2.sab.~27~
  2759. │   │   │   ├── bas-grfx3.sab.~46~
  2760. │   │   │   ├── bas-grfx4.sab.~25~
  2761. │   │   │   ├── bas-in1.sab.~24~
  2762. │   │   │   ├── bas-in2.sab.~26~
  2763. │   │   │   ├── bas-out1.sab.~18~
  2764. │   │   │   ├── bas-out2.sab.~31~
  2765. │   │   │   ├── bas-out3.sab.~26~
  2766. │   │   │   ├── bas-out4.sab.~26~
  2767. │   │   │   ├── bas-out5.sab.~29~
  2768. │   │   │   ├── dw-sub1.sab.~17~
  2769. │   │   │   ├── dw-sub2.sab.~12~
  2770. │   │   │   ├── misc-dw.sab.~12~
  2771. │   │   │   ├── new-dict-a-b.sab.~8~
  2772. │   │   │   ├── new-dict-c.sab.~11~
  2773. │   │   │   ├── new-dict-d.sab.~17~
  2774. │   │   │   ├── new-dict-e-g.sab.~12~
  2775. │   │   │   ├── new-dict-graphics.sab.~12~
  2776. │   │   │   ├── new-dict-h-k.sab.~10~
  2777. │   │   │   ├── new-dict-l-o.sab.~10~
  2778. │   │   │   ├── new-dict-p.sab.~7~
  2779. │   │   │   ├── new-dict-pres-types.sab.~5~
  2780. │   │   │   ├── new-dict-r-s.sab.~10~
  2781. │   │   │   ├── new-dict-t-v.sab.~4~
  2782. │   │   │   ├── new-dict-w-z.sab.~6~
  2783. │   │   │   ├── new-dictionary.sab.~23~
  2784. │   │   │   ├── new-uims0.sab.~56~
  2785. │   │   │   ├── new-uims1.sab.~38~
  2786. │   │   │   ├── new-uims10.sab.~7~
  2787. │   │   │   ├── new-uims2.sab.~29~
  2788. │   │   │   ├── new-uims3.sab.~48~
  2789. │   │   │   ├── new-uims4.sab.~49~
  2790. │   │   │   ├── new-uims5.sab.~54~
  2791. │   │   │   ├── new-uims5a.sab.~11~
  2792. │   │   │   ├── new-uims6.sab.~25~
  2793. │   │   │   ├── new-uims7.sab.~29~
  2794. │   │   │   ├── new-uims8.sab.~20~
  2795. │   │   │   ├── new-uims9.sab.~11~
  2796. │   │   │   ├── pres-sub1.sab.~38~
  2797. │   │   │   ├── pres-sub2.sab.~19~
  2798. │   │   │   ├── pres-sub3.sab.~11~
  2799. │   │   │   ├── pres-sub4.sab.~15~
  2800. │   │   │   ├── pts1.sab.~20~
  2801. │   │   │   ├── pts2.sab.~18~
  2802. │   │   │   ├── pts3.sab.~15~
  2803. │   │   │   ├── pts4.sab.~17~
  2804. │   │   │   ├── pts5.sab.~13~
  2805. │   │   │   ├── top-lvl1.sab.~31~
  2806. │   │   │   ├── top-lvl2.sab.~24~
  2807. │   │   │   └── uims5.sab.~62~
  2808. │   │   ├── user
  2809. │   │   │   ├── approach1.sab.~47~
  2810. │   │   │   ├── approach2.sab.~39~
  2811. │   │   │   ├── genera-reference-cards.sab.~36~
  2812. │   │   │   ├── hacksaw.sab.~13~
  2813. │   │   │   ├── lisp-reference-cards.sab.~17~
  2814. │   │   │   ├── nxp1000-script.sab.~1~
  2815. │   │   │   ├── nxp1000-ug.sab.~54~
  2816. │   │   │   ├── select-select-help.sab.~14~
  2817. │   │   │   ├── user1.sab.~19~
  2818. │   │   │   ├── user2.sab.~49~
  2819. │   │   │   ├── user3.sab.~59~
  2820. │   │   │   ├── user4.sab.~36~
  2821. │   │   │   ├── user5.sab.~23~
  2822. │   │   │   ├── user6.sab.~38~
  2823. │   │   │   ├── wb1-chap1.sab.~17~
  2824. │   │   │   ├── wb1-chap10.sab.~12~
  2825. │   │   │   ├── wb1-chap11.sab.~11~
  2826. │   │   │   ├── wb1-chap12.sab.~15~
  2827. │   │   │   ├── wb1-chap13.sab.~8~
  2828. │   │   │   ├── wb1-chap14.sab.~10~
  2829. │   │   │   ├── wb1-chap15.sab.~13~
  2830. │   │   │   ├── wb1-chap16.sab.~13~
  2831. │   │   │   ├── wb1-chap17.sab.~12~
  2832. │   │   │   ├── wb1-chap18.sab.~14~
  2833. │   │   │   ├── wb1-chap19.sab.~5~
  2834. │   │   │   ├── wb1-chap2.sab.~13~
  2835. │   │   │   ├── wb1-chap20.sab.~8~
  2836. │   │   │   ├── wb1-chap21.sab.~5~
  2837. │   │   │   ├── wb1-chap22.sab.~6~
  2838. │   │   │   ├── wb1-chap23.sab.~9~
  2839. │   │   │   ├── wb1-chap24.sab.~6~
  2840. │   │   │   ├── wb1-chap25.sab.~6~
  2841. │   │   │   ├── wb1-chap3.sab.~39~
  2842. │   │   │   ├── wb1-chap4.sab.~27~
  2843. │   │   │   ├── wb1-chap5.sab.~24~
  2844. │   │   │   ├── wb1-chap6.sab.~13~
  2845. │   │   │   ├── wb1-chap7.sab.~29~
  2846. │   │   │   ├── wb1-chap8.sab.~8~
  2847. │   │   │   ├── wb1-chap9.sab.~18~
  2848. │   │   │   ├── wb1-gloss.sab.~3~
  2849. │   │   │   └── wb1-sections.sab.~6~
  2850. │   │   ├── ux400
  2851. │   │   │   ├── hw-install1.sab.~2~
  2852. │   │   │   ├── hw-install2.sab.~3~
  2853. │   │   │   ├── hw-install3.sab.~1~
  2854. │   │   │   ├── hw-install4.sab.~2~
  2855. │   │   │   ├── hw-install5.sab.~1~
  2856. │   │   │   ├── hw-install6.sab.~1~
  2857. │   │   │   ├── net-rpc.sab.~11~
  2858. │   │   │   ├── ux-intro.sab.~7~
  2859. │   │   │   ├── ux-rpc2.sab.~30~
  2860. │   │   │   ├── ux-user-properties.sab.~3~
  2861. │   │   │   ├── ux1.sab.~18~
  2862. │   │   │   ├── ux2.sab.~31~
  2863. │   │   │   ├── ux3.sab.~33~
  2864. │   │   │   └── ux4.sab.~7~
  2865. │   │   ├── vlm
  2866. │   │   │   ├── vlm-sig.sab.~16~
  2867. │   │   │   └── vlm-ug.sab.~11~
  2868. │   │   ├── windoc
  2869. │   │   │   ├── windoc10.sab.~21~
  2870. │   │   │   ├── windoc11.sab.~19~
  2871. │   │   │   ├── windoc12.sab.~26~
  2872. │   │   │   ├── windoc13.sab.~28~
  2873. │   │   │   ├── windoc14.sab.~31~
  2874. │   │   │   ├── windoc15.sab.~30~
  2875. │   │   │   ├── windoc16.sab.~26~
  2876. │   │   │   ├── windoc17.sab.~24~
  2877. │   │   │   ├── windoc2.sab.~24~
  2878. │   │   │   ├── windoc3a.sab.~20~
  2879. │   │   │   ├── windoc3b.sab.~19~
  2880. │   │   │   ├── windoc4.sab.~26~
  2881. │   │   │   ├── windoc5.sab.~27~
  2882. │   │   │   ├── windoc6.sab.~25~
  2883. │   │   │   ├── windoc6a.sab.~16~
  2884. │   │   │   ├── windoc7.sab.~32~
  2885. │   │   │   ├── windoc8.sab.~22~
  2886. │   │   │   └── windoc9.sab.~26~
  2887. │   │   ├── workstyles
  2888. │   │   │   ├── workstyles1.sab.~22~
  2889. │   │   │   ├── workstyles2.sab.~18~
  2890. │   │   │   ├── workstyles3.sab.~9~
  2891. │   │   │   └── workstyles4.sab.~5~
  2892. │   │   ├── zmacs
  2893. │   │   │   ├── attributes-and-commands-1.sab.~22~
  2894. │   │   │   ├── environments-3.sab.~16~
  2895. │   │   │   ├── environments-4.sab.~16~
  2896. │   │   │   ├── zmacs1.sab.~39~
  2897. │   │   │   ├── zmacs10.sab.~26~
  2898. │   │   │   ├── zmacs11.sab.~29~
  2899. │   │   │   ├── zmacs12.sab.~26~
  2900. │   │   │   ├── zmacs13.sab.~29~
  2901. │   │   │   ├── zmacs14.sab.~17~
  2902. │   │   │   ├── zmacs15.sab.~44~
  2903. │   │   │   ├── zmacs16.sab.~24~
  2904. │   │   │   ├── zmacs17.sab.~23~
  2905. │   │   │   ├── zmacs18.sab.~33~
  2906. │   │   │   ├── zmacs19.sab.~23~
  2907. │   │   │   ├── zmacs2.sab.~62~
  2908. │   │   │   ├── zmacs20.sab.~31~
  2909. │   │   │   ├── zmacs21.sab.~13~
  2910. │   │   │   ├── zmacs22.sab.~17~
  2911. │   │   │   ├── zmacs23.sab.~18~
  2912. │   │   │   ├── zmacs3.sab.~27~
  2913. │   │   │   ├── zmacs4.sab.~31~
  2914. │   │   │   ├── zmacs5.sab.~31~
  2915. │   │   │   ├── zmacs6.sab.~23~
  2916. │   │   │   ├── zmacs7.sab.~25~
  2917. │   │   │   ├── zmacs8.sab.~22~
  2918. │   │   │   └── zmacs9.sab.~24~
  2919. │   │   ├── zmailc
  2920. │   │   │   ├── zmailc1.sab.~31~
  2921. │   │   │   ├── zmailc2.sab.~20~
  2922. │   │   │   ├── zmailc3.sab.~27~
  2923. │   │   │   ├── zmailc4.sab.~29~
  2924. │   │   │   ├── zmailc5.sab.~29~
  2925. │   │   │   ├── zmailc6.sab.~28~
  2926. │   │   │   ├── zmailc7.sab.~12~
  2927. │   │   │   ├── zmailc8.sab.~20~
  2928. │   │   │   └── zmailc9.sab.~23~
  2929. │   │   └── zmailt
  2930. │   │   ├── zmailt1.sab.~34~
  2931. │   │   ├── zmailt2.sab.~41~
  2932. │   │   ├── zmailt3.sab.~42~
  2933. │   │   ├── zmailt4.sab.~29~
  2934. │   │   └── zmailt5.sab.~19~
  2935. │   ├── patch
  2936. │   │   ├── doc-440
  2937. │   │   │   ├── doc-440-1.bin.~1~
  2938. │   │   │   ├── doc-440-1.lisp.~2~
  2939. │   │   │   ├── doc-440-1.sab.~1~
  2940. │   │   │   ├── doc-440-10.bin.~1~
  2941. │   │   │   ├── doc-440-10.lisp.~1~
  2942. │   │   │   ├── doc-440-10.sab.~1~
  2943. │   │   │   ├── doc-440-11.bin.~1~
  2944. │   │   │   ├── doc-440-11.lisp.~1~
  2945. │   │   │   ├── doc-440-11.sab.~1~
  2946. │   │   │   ├── doc-440-12.bin.~1~
  2947. │   │   │   ├── doc-440-12.lisp.~1~
  2948. │   │   │   ├── doc-440-12.sab.~1~
  2949. │   │   │   ├── doc-440-2.bin.~1~
  2950. │   │   │   ├── doc-440-2.lisp.~1~
  2951. │   │   │   ├── doc-440-2.sab.~1~
  2952. │   │   │   ├── doc-440-3.bin.~1~
  2953. │   │   │   ├── doc-440-3.lisp.~1~
  2954. │   │   │   ├── doc-440-3.sab.~1~
  2955. │   │   │   ├── doc-440-4.bin.~1~
  2956. │   │   │   ├── doc-440-4.lisp.~1~
  2957. │   │   │   ├── doc-440-4.sab.~1~
  2958. │   │   │   ├── doc-440-5.bin.~1~
  2959. │   │   │   ├── doc-440-5.lisp.~1~
  2960. │   │   │   ├── doc-440-5.sab.~1~
  2961. │   │   │   ├── doc-440-6.bin.~1~
  2962. │   │   │   ├── doc-440-6.lisp.~1~
  2963. │   │   │   ├── doc-440-6.sab.~1~
  2964. │   │   │   ├── doc-440-7.bin.~1~
  2965. │   │   │   ├── doc-440-7.lisp.~1~
  2966. │   │   │   ├── doc-440-7.sab.~1~
  2967. │   │   │   ├── doc-440-8.bin.~1~
  2968. │   │   │   ├── doc-440-8.lisp.~1~
  2969. │   │   │   ├── doc-440-8.sab.~1~
  2970. │   │   │   ├── doc-440-9.bin.~1~
  2971. │   │   │   ├── doc-440-9.lisp.~1~
  2972. │   │   │   ├── doc-440-9.sab.~1~
  2973. │   │   │   ├── doc-440.component-dir.~3~
  2974. │   │   │   └── doc-440.patch-dir.~32~
  2975. │   │   └── doc.system-dir.~199~
  2976. │   ├── sgd
  2977. │   │   └── book-design
  2978. │   │   ├── patch
  2979. │   │   │   ├── sgd-book-design-10
  2980. │   │   │   │   ├── sgd-book-design-10.component-dir.~3~
  2981. │   │   │   │   └── sgd-book-design-10.patch-dir.~3~
  2982. │   │   │   └── sgd-book-design.system-dir.~31~
  2983. │   │   ├── s-product.lisp.~13~
  2984. │   │   └── sgd-book-design.lisp.~9~
  2985. │   ├── sig
  2986. │   │   └── ux400-sig.sab.~143~
  2987. │   ├── ux400
  2988. │   │   ├── net-rpc.sab.~11~
  2989. │   │   ├── ux-rpc2.sab.~30~
  2990. │   │   ├── ux2.sab.~32~
  2991. │   │   └── ux3.sab.~34~
  2992. │   └── zmacs
  2993. │   ├── attributes-and-commands-1.sab.~22~
  2994. │   ├── environments-3.sab.~16~
  2995. │   └── environments-4.sab.~16~
  2996. ├── dynamic-windows
  2997. │   ├── accept-substrate.lisp.~19~
  2998. │   ├── accept-values.lisp.~244~
  2999. │   ├── basic-handlers.lisp.~30~
  3000. │   ├── binary-graphics.lisp.~43~
  3001. │   ├── box-arithmetic.lisp.~65~
  3002. │   ├── cometh.lisp.~65~
  3003. │   ├── completion.lisp.~206~
  3004. │   ├── core-types.lisp.~34~
  3005. │   ├── define-handler.lisp.~12~
  3006. │   ├── define-program-framework.lisp.~332~
  3007. │   ├── define-type.lisp.~8~
  3008. │   ├── define-viewport-graphics-operation.lisp.~62~
  3009. │   ├── displayed-presentation.lisp.~47~
  3010. │   ├── dynamic-input.lisp.~498~
  3011. │   ├── dynamic-window-combinations.lisp.~25~
  3012. │   ├── dynamic-window-flavors.lisp.~29~
  3013. │   ├── dynamic-window-mixins.lisp.~204~
  3014. │   ├── dynamic-window.lisp.~625~
  3015. │   ├── formatted-output-cold.lisp.~8~
  3016. │   ├── formatted-output-tests.lisp.~45~
  3017. │   ├── formatted-output.lisp.~397~
  3018. │   ├── good-tables.lisp.~11~
  3019. │   ├── grapher.lisp.~53~
  3020. │   ├── graphics-flavors.lisp.~21~
  3021. │   ├── graphics-generics.lisp.~246~
  3022. │   ├── graphics-patterns.lisp.~12~
  3023. │   ├── graphics-tests.lisp.~114~
  3024. │   ├── handler-debug.lisp.~33~
  3025. │   ├── help-program.lisp.~4013~
  3026. │   ├── history-substrate.lisp.~4~
  3027. │   ├── layout-designer.lisp.~4039~
  3028. │   ├── mouse-handler-lookup.lisp.~33~
  3029. │   ├── mouse-handler-test.lisp.~1~
  3030. │   ├── number-types.lisp.~5~
  3031. │   ├── presentation-inspector.lisp.~4053~
  3032. │   ├── presentation-types.lisp.~722~
  3033. │   ├── program-framework-panes.lisp.~32~
  3034. │   ├── raster-graphics-mixin.lisp.~157~
  3035. │   ├── redisplay.lisp.~185~
  3036. │   ├── reorder-sequence.lisp.~10~
  3037. │   ├── restructure-arglist.lisp.~1~
  3038. │   ├── sequence-types.lisp.~28~
  3039. │   ├── substrate-definitions.lisp.~44~
  3040. │   ├── type-descriptor.lisp.~12~
  3041. │   ├── type-keys.lisp.~3~
  3042. │   ├── type-methods.lisp.~6~
  3043. │   ├── type-primitives.lisp.~11~
  3044. │   └── type-walk.lisp.~17~
  3045. ├── embedding
  3046. │   ├── emb-buffer.lisp.~54~
  3047. │   ├── emb-message-channel.lisp.~2~
  3048. │   ├── emb-queue.lisp.~35~
  3049. │   ├── embedding-support.lisp.~9~
  3050. │   ├── keyboards
  3051. │   │   ├── keyboard-control.lisp.~9~
  3052. │   │   ├── keyboard-layout.lisp.~113~
  3053. │   │   ├── keyboards.lisp.~95~
  3054. │   │   ├── mac-kcap.lisp.~63~
  3055. │   │   ├── mac-kcap.vbin.~6~
  3056. │   │   └── pc-keyboards.lisp.~3~
  3057. │   ├── macivory
  3058. │   │   ├── data
  3059. │   │   │   └── key-layouts.rsrc.~4~
  3060. │   │   ├── file-system
  3061. │   │   │   ├── emb-host.lisp.~15~
  3062. │   │   │   ├── pathnames.lisp.~18~
  3063. │   │   │   └── remote-access.lisp.~7~
  3064. │   │   ├── macivory-support.lisp.~47~
  3065. │   │   ├── patch
  3066. │   │   │   ├── macivory-support-447
  3067. │   │   │   │   ├── macivory-support-447.component-dir.~2~
  3068. │   │   │   │   └── macivory-support-447.patch-dir.~2~
  3069. │   │   │   └── macivory-support.system-dir.~153~
  3070. │   │   ├── toolbox
  3071. │   │   │   ├── adb-manager.lisp.~6~
  3072. │   │   │   ├── adb-manager.vbin.~1~
  3073. │   │   │   ├── all-managers.lisp.~12~
  3074. │   │   │   ├── all-managers.vbin.~1~
  3075. │   │   │   ├── color-manager.lisp.~7~
  3076. │   │   │   ├── color-manager.vbin.~1~
  3077. │   │   │   ├── color-picker.lisp.~8~
  3078. │   │   │   ├── color-picker.vbin.~1~
  3079. │   │   │   ├── color-quickdraw.lisp.~11~
  3080. │   │   │   ├── color-quickdraw.vbin.~1~
  3081. │   │   │   ├── color-toolbox.lisp.~11~
  3082. │   │   │   ├── color-toolbox.vbin.~1~
  3083. │   │   │   ├── control-manager.lisp.~13~
  3084. │   │   │   ├── control-manager.vbin.~1~
  3085. │   │   │   ├── defs.lisp.~44~
  3086. │   │   │   ├── defs.vbin.~1~
  3087. │   │   │   ├── desk-manager.lisp.~9~
  3088. │   │   │   ├── desk-manager.vbin.~1~
  3089. │   │   │   ├── device-manager.lisp.~6~
  3090. │   │   │   ├── device-manager.vbin.~1~
  3091. │   │   │   ├── dialog-manager.lisp.~11~
  3092. │   │   │   ├── dialog-manager.vbin.~1~
  3093. │   │   │   ├── disk-driver.lisp.~8~
  3094. │   │   │   ├── disk-driver.vbin.~1~
  3095. │   │   │   ├── disk-initialization.lisp.~7~
  3096. │   │   │   ├── disk-initialization.vbin.~1~
  3097. │   │   │   ├── event-comm.lisp.~33~
  3098. │   │   │   ├── event-comm.vbin.~1~
  3099. │   │   │   ├── file-manager.lisp.~39~
  3100. │   │   │   ├── file-manager.vbin.~1~
  3101. │   │   │   ├── font-manager.lisp.~11~
  3102. │   │   │   ├── font-manager.vbin.~1~
  3103. │   │   │   ├── graphics-devices.lisp.~7~
  3104. │   │   │   ├── graphics-devices.vbin.~1~
  3105. │   │   │   ├── international-utilities.lisp.~9~
  3106. │   │   │   ├── international-utilities.vbin.~1~
  3107. │   │   │   ├── list-manager.lisp.~8~
  3108. │   │   │   ├── list-manager.vbin.~1~
  3109. │   │   │   ├── mac-os-errors.lisp.~27~
  3110. │   │   │   ├── mac-os-errors.vbin.~1~
  3111. │   │   │   ├── memory-manager.lisp.~14~
  3112. │   │   │   ├── memory-manager.vbin.~1~
  3113. │   │   │   ├── menu-manager.lisp.~12~
  3114. │   │   │   ├── menu-manager.vbin.~1~
  3115. │   │   │   ├── notification-manager.lisp.~4~
  3116. │   │   │   ├── notification-manager.vbin.~1~
  3117. │   │   │   ├── os-event-manager.lisp.~8~
  3118. │   │   │   ├── os-event-manager.vbin.~1~
  3119. │   │   │   ├── os-utilities.lisp.~8~
  3120. │   │   │   ├── os-utilities.vbin.~1~
  3121. │   │   │   ├── palette-manager.lisp.~6~
  3122. │   │   │   ├── palette-manager.vbin.~1~
  3123. │   │   │   ├── printing-manager.lisp.~10~
  3124. │   │   │   ├── printing-manager.vbin.~1~
  3125. │   │   │   ├── quickdraw.lisp.~41~
  3126. │   │   │   ├── quickdraw.vbin.~1~
  3127. │   │   │   ├── resource-manager.lisp.~15~
  3128. │   │   │   ├── resource-manager.vbin.~1~
  3129. │   │   │   ├── rlaunch.lisp.~3~
  3130. │   │   │   ├── rlaunch.vbin.~1~
  3131. │   │   │   ├── scrap-manager.lisp.~11~
  3132. │   │   │   ├── scrap-manager.vbin.~1~
  3133. │   │   │   ├── script-manager.lisp.~8~
  3134. │   │   │   ├── script-manager.vbin.~1~
  3135. │   │   │   ├── scsi-manager.lisp.~6~
  3136. │   │   │   ├── scsi-manager.vbin.~1~
  3137. │   │   │   ├── segment-loader.lisp.~8~
  3138. │   │   │   ├── segment-loader.vbin.~1~
  3139. │   │   │   ├── serial-driver.lisp.~6~
  3140. │   │   │   ├── serial-driver.vbin.~1~
  3141. │   │   │   ├── slot-manager.lisp.~10~
  3142. │   │   │   ├── slot-manager.vbin.~1~
  3143. │   │   │   ├── sound-manager.lisp.~9~
  3144. │   │   │   ├── sound-manager.vbin.~1~
  3145. │   │   │   ├── standard-file.lisp.~14~
  3146. │   │   │   ├── standard-file.vbin.~1~
  3147. │   │   │   ├── system-misc.lisp.~8~
  3148. │   │   │   ├── system-misc.vbin.~1~
  3149. │   │   │   ├── textedit.lisp.~12~
  3150. │   │   │   ├── textedit.vbin.~1~
  3151. │   │   │   ├── tk-macros.lisp.~44~
  3152. │   │   │   ├── tk-macros.vbin.~1~
  3153. │   │   │   ├── toolbox-event-manager.lisp.~18~
  3154. │   │   │   ├── toolbox-event-manager.vbin.~1~
  3155. │   │   │   ├── toolbox-utilities.lisp.~10~
  3156. │   │   │   ├── toolbox-utilities.vbin.~1~
  3157. │   │   │   ├── vertical-retrace-manager.lisp.~6~
  3158. │   │   │   ├── vertical-retrace-manager.vbin.~1~
  3159. │   │   │   ├── window-manager.lisp.~24~
  3160. │   │   │   └── window-manager.vbin.~1~
  3161. │   │   └── ui
  3162. │   │   ├── copy-mac-image.lisp.~1~
  3163. │   │   ├── copy-mac-image.vbin.~1~
  3164. │   │   ├── file-formats.lisp.~39~
  3165. │   │   ├── file-formats.vbin.~1~
  3166. │   │   ├── fonts.lisp.~69~
  3167. │   │   ├── fonts.vbin.~1~
  3168. │   │   ├── mac-types.lisp.~26~
  3169. │   │   ├── mac-types.vbin.~1~
  3170. │   │   ├── quickdraw.lisp.~74~
  3171. │   │   ├── quickdraw.vbin.~2~
  3172. │   │   ├── time-functions.lisp.~6~
  3173. │   │   └── time-functions.vbin.~1~
  3174. │   ├── patch
  3175. │   │   ├── embedding-support-435
  3176. │   │   │   └── embedding-support-435.component-dir.~2~
  3177. │   │   └── embedding-support.system-dir.~105~
  3178. │   ├── rpc
  3179. │   │   ├── agent.lisp.~37~
  3180. │   │   ├── assigned-numbers.text.~16~
  3181. │   │   ├── bulk-transfer.lisp.~8~
  3182. │   │   ├── c-readtable.lisp.~17~
  3183. │   │   ├── dummy-agent.lisp.~6~
  3184. │   │   ├── error-codes.lisp.~6~
  3185. │   │   ├── examples
  3186. │   │   │   ├── unix-plist-server.c.~8~
  3187. │   │   │   └── unix-plist-server.lisp.~4~
  3188. │   │   ├── last.lisp.~1~
  3189. │   │   ├── lisp+c-syntax.lisp.~23~
  3190. │   │   ├── macintosh
  3191. │   │   │   ├── rpc-status.lisp.~3~
  3192. │   │   │   └── rpc-status.vbin.~1~
  3193. │   │   ├── octet-structure-runtime.lisp.~12~
  3194. │   │   ├── octet-structure.lisp.~60~
  3195. │   │   ├── patch
  3196. │   │   │   ├── rpc-443
  3197. │   │   │   │   └── rpc-443.component-dir.~3~
  3198. │   │   │   ├── rpc-development-438
  3199. │   │   │   │   └── rpc-development-438.component-dir.~2~
  3200. │   │   │   ├── rpc-development.system-dir.~116~
  3201. │   │   │   └── rpc.system-dir.~147~
  3202. │   │   ├── reliable-stream.lisp.~28~
  3203. │   │   ├── remote-call-defs.lisp.~12~
  3204. │   │   ├── remote-call-runtime.lisp.~5~
  3205. │   │   ├── remote-call.lisp.~103~
  3206. │   │   ├── remote-type.lisp.~57~
  3207. │   │   ├── rpc-development.lisp.~6~
  3208. │   │   ├── server.lisp.~15~
  3209. │   │   ├── std-agent.lisp.~19~
  3210. │   │   ├── stream-agent.lisp.~22~
  3211. │   │   ├── sysdcl.lisp.~66~
  3212. │   │   ├── trace.lisp.~13~
  3213. │   │   ├── type-definitions.lisp.~80~
  3214. │   │   ├── ui
  3215. │   │   │   ├── console.lisp.~258~
  3216. │   │   │   └── macintosh
  3217. │   │   │   ├── callbacks.lisp.~10~
  3218. │   │   │   ├── callbacks.vbin.~3~
  3219. │   │   │   ├── dialogs.lisp.~6~
  3220. │   │   │   ├── dialogs.vbin.~3~
  3221. │   │   │   ├── error.lisp.~2~
  3222. │   │   │   ├── error.vbin.~3~
  3223. │   │   │   ├── genera-fonts.vbin.~26~
  3224. │   │   │   ├── genera.lisp.~93~
  3225. │   │   │   ├── genera.vbin.~3~
  3226. │   │   │   ├── remote-program.lisp.~38~
  3227. │   │   │   ├── toolkit.lisp.~17~
  3228. │   │   │   ├── toolkit.vbin.~6~
  3229. │   │   │   ├── uims.lisp.~221~
  3230. │   │   │   ├── uims.vbin.~3~
  3231. │   │   │   ├── uims1.lisp.~5~
  3232. │   │   │   └── uims1.vbin.~3~
  3233. │   │   ├── utilities.lisp.~19~
  3234. │   │   └── vlm
  3235. │   │   ├── bsagent.c.~1~
  3236. │   │   ├── bsagent.h.~1~
  3237. │   │   ├── dgagent.c.~1~
  3238. │   │   ├── dgagent.h.~1~
  3239. │   │   ├── error.h.~1~
  3240. │   │   ├── inet-agents.c.~1~
  3241. │   │   ├── libsymbolics-rpc.a.~1~
  3242. │   │   ├── makefile.depend.~1~
  3243. │   │   ├── makefile.~1~
  3244. │   │   ├── modules.h.~1~
  3245. │   │   ├── predefined.c.~1~
  3246. │   │   ├── reliable.c.~1~
  3247. │   │   ├── rpc-os.h.~1~
  3248. │   │   ├── rpc.c.~1~
  3249. │   │   ├── rpc.h.~1~
  3250. │   │   ├── rpcspprt.c.~1~
  3251. │   │   ├── stdagent.c.~1~
  3252. │   │   ├── stdagent.h.~1~
  3253. │   │   ├── unix-agent.c.~1~
  3254. │   │   ├── unix-agent.h.~1~
  3255. │   │   └── unix-application-example.c.~1~
  3256. │   └── ux
  3257. │   ├── patch
  3258. │   │   ├── ux-development-442
  3259. │   │   │   └── ux-development-442.component-dir.~2~
  3260. │   │   ├── ux-development.system-dir.~97~
  3261. │   │   ├── ux-support-443
  3262. │   │   │   └── ux-support-443.component-dir.~2~
  3263. │   │   └── ux-support.system-dir.~100~
  3264. │   ├── predefined-entries.lisp.~6~
  3265. │   ├── rpc-services.lisp.~30~
  3266. │   ├── unix-lpd.lisp.~14~
  3267. │   ├── unix-protocols.lisp.~8~
  3268. │   ├── unix-protocols.lisp.~9~
  3269. │   ├── unix-tape.lisp.~18~
  3270. │   ├── utilities.lisp.~8~
  3271. │   ├── ux-development.lisp.~4~
  3272. │   └── ux-support.lisp.~6~
  3273. ├── examples
  3274. │   ├── accepting-values.lisp.~2~
  3275. │   ├── audio-examples.lisp.~2~
  3276. │   ├── common-lisp-life-with-commands.lisp.~1~
  3277. │   ├── common-lisp-life-with-graphics.lisp.~1~
  3278. │   ├── common-lisp-life-with-program-framework.lisp.~1~
  3279. │   ├── common-lisp-life.lisp.~1~
  3280. │   ├── constraint-frame-language1.lisp.~1~
  3281. │   ├── constraint-frame-language2.lisp.~1~
  3282. │   ├── constraint-frame-language3.lisp.~1~
  3283. │   ├── define-program-framework.lisp.~2~
  3284. │   ├── file-server-init-file.text.~7~
  3285. │   ├── flavor-life.lisp.~4~
  3286. │   ├── gabriel-benchmarks.lisp.~19~
  3287. │   ├── hardcopy-stream-example.lisp.~1~
  3288. │   ├── incremental-redisplay.lisp.~2~
  3289. │   ├── server-finger.lisp.~28~
  3290. │   ├── sysdcl.lisp.~10~
  3291. │   ├── teach-zmacs-info.text.~1~
  3292. │   ├── teach-zmacs-master.text.~6~
  3293. │   ├── teach-zmacs.lisp.~4~
  3294. │   └── ui-application-example.lisp.~2~
  3295. ├── flavor
  3296. │   ├── bootstrap.lisp.~26~
  3297. │   ├── combine.lisp.~71~
  3298. │   ├── compose.lisp.~53~
  3299. │   ├── ctypes.lisp.~10~
  3300. │   ├── defflavor.lisp.~73~
  3301. │   ├── defgeneric.lisp.~65~
  3302. │   ├── defmethod.lisp.~81~
  3303. │   ├── error.lisp.~22~
  3304. │   ├── examine-help.lisp.~4012~
  3305. │   ├── examine-window.lisp.~4012~
  3306. │   ├── examine.lisp.~4032~
  3307. │   ├── global.lisp.~29~
  3308. │   ├── handle.lisp.~103~
  3309. │   ├── make.lisp.~51~
  3310. │   ├── other.lisp.~40~
  3311. │   ├── update.lisp.~14~
  3312. │   ├── update.vbin.~3~
  3313. │   ├── update.vbin.~4~
  3314. │   └── vanilla.lisp.~15~
  3315. ├── fonts
  3316. │   ├── dmp1
  3317. │   │   ├── dmp1-courier10.bfd.~2~
  3318. │   │   ├── dmp1-courier10b.bfd.~2~
  3319. │   │   ├── dmp1-courier10c.bfd.~2~
  3320. │   │   ├── dmp1-courier10n.bfd.~2~
  3321. │   │   ├── dmp1-courier10nb.bfd.~2~
  3322. │   │   ├── dmp1-courier10w.bfd.~2~
  3323. │   │   ├── dmp1-courier10wb.bfd.~2~
  3324. │   │   ├── dmp1-draft10.bfd.~2~
  3325. │   │   ├── dmp1-draft10b.bfd.~2~
  3326. │   │   ├── dmp1-elite9.bfd.~2~
  3327. │   │   ├── dmp1-elite9b.bfd.~2~
  3328. │   │   ├── dmp1-elite9w.bfd.~2~
  3329. │   │   ├── dmp1-elite9wb.bfd.~2~
  3330. │   │   ├── dmp1-medium10.bfd.~2~
  3331. │   │   ├── dmp1-medium10b.bfd.~2~
  3332. │   │   ├── dmp1-medium10w.bfd.~2~
  3333. │   │   ├── dmp1-medium10wb.bfd.~2~
  3334. │   │   ├── dmp1-ps10.bfd.~2~
  3335. │   │   ├── dmp1-ps10b.bfd.~2~
  3336. │   │   ├── dmp1-ps10i.bfd.~2~
  3337. │   │   ├── dmp1-ps10w.bfd.~2~
  3338. │   │   ├── dmp1-ps10wb.bfd.~2~
  3339. │   │   ├── dmp1-symbol10.bfd.~3~
  3340. │   │   └── fonts.widths.~1~
  3341. │   ├── lgp1
  3342. │   │   └── chess15.bfd.~1~
  3343. │   ├── lgp2
  3344. │   │   ├── 3cptfont10.bfd.~1~
  3345. │   │   ├── cptfont9.bfd.~2~
  3346. │   │   ├── lgp2-metrics.lgp2-metrics.~89~
  3347. │   │   ├── lgp2-metrics.lisp.~3~
  3348. │   │   ├── lwfix10.bfd.~18~
  3349. │   │   ├── symbol10.bfd.~1~
  3350. │   │   └── vsg34.bfd.~1~
  3351. │   ├── nlgp2
  3352. │   │   ├── lwcenturyschoolbook105.bfd.~10~
  3353. │   │   ├── lwcenturyschoolbook105b.bfd.~8~
  3354. │   │   └── lwcenturyschoolbook105i.bfd.~6~
  3355. │   └── tv
  3356. │   ├── 13fgb.bfd.~1~
  3357. │   ├── 16fg.bfd.~1~
  3358. │   ├── 18fg.bfd.~1~
  3359. │   ├── 20vr.bfd.~1~
  3360. │   ├── 25fr3.bfd.~1~
  3361. │   ├── 31vr.bfd.~1~
  3362. │   ├── 40vr.bfd.~1~
  3363. │   ├── 40vshd.bfd.~1~
  3364. │   ├── 43vxms.bfd.~5~
  3365. │   ├── 5x5.bfd.~2~
  3366. │   ├── 5x5b.bfd.~1~
  3367. │   ├── 5x5br.bfd.~1~
  3368. │   ├── 5x5r.bfd.~1~
  3369. │   ├── abacus.bfd.~2~
  3370. │   ├── apl14.bfd.~1~
  3371. │   ├── arr10.bfd.~1~
  3372. │   ├── arrow.bfd.~1~
  3373. │   ├── arrows10.bfd.~1~
  3374. │   ├── bigfnt.bfd.~4~
  3375. │   ├── bigfntb.bfd.~1~
  3376. │   ├── bigfntbi.bfd.~1~
  3377. │   ├── bigfnti.bfd.~1~
  3378. │   ├── bigvg.bfd.~1~
  3379. │   ├── blkf10.bfd.~1~
  3380. │   ├── boxfont.bfd.~1~
  3381. │   ├── cha.bfd.~2~
  3382. │   ├── chas.bfd.~2~
  3383. │   ├── clar.bfd.~2~
  3384. │   ├── clar12.bfd.~1~
  3385. │   ├── clar14.bfd.~1~
  3386. │   ├── clarb.bfd.~2~
  3387. │   ├── clre14.bfd.~2~
  3388. │   ├── color-5x5.bfd.~1~
  3389. │   ├── color-cptfont.bfd.~1~
  3390. │   ├── color-hl12i.bfd.~1~
  3391. │   ├── color-medfnb.bfd.~1~
  3392. │   ├── color-medfnt.bfd.~1~
  3393. │   ├── color-mouse.bfd.~1~
  3394. │   ├── cpt-cm10.bfd.~1~
  3395. │   ├── cpt-cm12.bfd.~1~
  3396. │   ├── cpt-hl10.bfd.~1~
  3397. │   ├── cpt-tr10i.bfd.~1~
  3398. │   ├── cptfont.bfd.~5~
  3399. │   ├── cptfontb.bfd.~3~
  3400. │   ├── cptfontbi.bfd.~1~
  3401. │   ├── cptfontc.bfd.~2~
  3402. │   ├── cptfontcb.bfd.~4~
  3403. │   ├── cptfontcc.bfd.~3~
  3404. │   ├── cptfonti-german.bfd.~1~
  3405. │   ├── cptfonti.bfd.~9~
  3406. │   ├── cptfontr.bfd.~1~
  3407. │   ├── cptfrak.bfd.~11~
  3408. │   ├── cyr12.bfd.~1~
  3409. │   ├── cyrillic8.bfd.~1~
  3410. │   ├── dutch14.bfd.~1~
  3411. │   ├── dutch14b.bfd.~1~
  3412. │   ├── dutch14bi.bfd.~1~
  3413. │   ├── dutch14i.bfd.~1~
  3414. │   ├── dutch20.bfd.~1~
  3415. │   ├── dutch20b.bfd.~1~
  3416. │   ├── dutch20bi.bfd.~1~
  3417. │   ├── dutch20i.bfd.~2~
  3418. │   ├── edsymbol12.bfd.~1~
  3419. │   ├── einy4.bfd.~1~
  3420. │   ├── einy5.bfd.~1~
  3421. │   ├── einy6.bfd.~4~
  3422. │   ├── einy7.bfd.~7~
  3423. │   ├── einy8.bfd.~2~
  3424. │   ├── eurex12i.bfd.~1~
  3425. │   ├── eurex21i.bfd.~3~
  3426. │   ├── eurex24i.bfd.~6~
  3427. │   ├── gach10.bfd.~1~
  3428. │   ├── gach10b.bfd.~1~
  3429. │   ├── gach10r.bfd.~1~
  3430. │   ├── gach12.bfd.~1~
  3431. │   ├── gach12r.bfd.~1~
  3432. │   ├── gacha10.bfd.~1~
  3433. │   ├── gacha12.bfd.~1~
  3434. │   ├── gacha14.bfd.~1~
  3435. │   ├── gacha8.bfd.~1~
  3436. │   ├── gates.bfd.~1~
  3437. │   ├── gates3.bfd.~1~
  3438. │   ├── gats3a.bfd.~1~
  3439. │   ├── german-cptfont.bfd.~3~
  3440. │   ├── german-cptfonti.bfd.~2~
  3441. │   ├── german-fix8.bfd.~1~
  3442. │   ├── hand.bfd.~23~
  3443. │   ├── hebrew12.bfd.~1~
  3444. │   ├── hebrew8.bfd.~2~
  3445. │   ├── helvetica10.bfd.~1~
  3446. │   ├── helvetica10b.bfd.~1~
  3447. │   ├── helvetica12.bfd.~1~
  3448. │   ├── helvetica12b.bfd.~1~
  3449. │   ├── helvetica14.bfd.~1~
  3450. │   ├── helvetica18.bfd.~1~
  3451. │   ├── helvetica18b.bfd.~1~
  3452. │   ├── helvetica8.bfd.~1~
  3453. │   ├── helvetica9.bfd.~1~
  3454. │   ├── hipo10.bfd.~1~
  3455. │   ├── hippo10.bfd.~2~
  3456. │   ├── hippo12.bfd.~1~
  3457. │   ├── hippo18.bfd.~1~
  3458. │   ├── hippo8.bfd.~1~
  3459. │   ├── hl10.bfd.~5~
  3460. │   ├── hl10b.bfd.~6~
  3461. │   ├── hl10bi.bfd.~4~
  3462. │   ├── hl10i.bfd.~4~
  3463. │   ├── hl12.bfd.~3~
  3464. │   ├── hl12b.bfd.~6~
  3465. │   ├── hl12b1.bfd.~1~
  3466. │   ├── hl12bi.bfd.~5~
  3467. │   ├── hl12br.bfd.~1~
  3468. │   ├── hl12i.bfd.~5~
  3469. │   ├── hl14.bfd.~4~
  3470. │   ├── hl14b.bfd.~2~
  3471. │   ├── hl14bi.bfd.~3~
  3472. │   ├── hl14i.bfd.~2~
  3473. │   ├── hl18.bfd.~1~
  3474. │   ├── hl18b.bfd.~1~
  3475. │   ├── hl18bi.bfd.~1~
  3476. │   ├── hl18i.bfd.~1~
  3477. │   ├── hl18r.bfd.~1~
  3478. │   ├── hl6.bfd.~2~
  3479. │   ├── hl7.bfd.~2~
  3480. │   ├── hl7b.bfd.~1~
  3481. │   ├── hl7bi.bfd.~1~
  3482. │   ├── hl7i.bfd.~1~
  3483. │   ├── hl8.bfd.~2~
  3484. │   ├── hl8b.bfd.~2~
  3485. │   ├── hl8bi.bfd.~1~
  3486. │   ├── hl8i.bfd.~2~
  3487. │   ├── jess11.bfd.~5~
  3488. │   ├── jess11b.bfd.~1~
  3489. │   ├── jess11bi.bfd.~1~
  3490. │   ├── jess11i.bfd.~1~
  3491. │   ├── jess13.bfd.~4~
  3492. │   ├── jess13b.bfd.~3~
  3493. │   ├── jess13i.bfd.~2~
  3494. │   ├── jess14.bfd.~4~
  3495. │   ├── jess14b.bfd.~1~
  3496. │   ├── jess14gb.bfd.~1~
  3497. │   ├── jess14i.bfd.~1~
  3498. │   ├── jessf13.bfd.~1~
  3499. │   ├── key-test-mouse.bfd.~1~
  3500. │   ├── lub14.bfd.~1~
  3501. │   ├── mastr.bfd.~1~
  3502. │   ├── mat10a.bfd.~1~
  3503. │   ├── math10.bfd.~4~
  3504. │   ├── math12.bfd.~1~
  3505. │   ├── math16.bfd.~1~
  3506. │   ├── medfnb.bfd.~2~
  3507. │   ├── medfnt.bfd.~7~
  3508. │   ├── medfntb.bfd.~1~
  3509. │   ├── medfntbi.bfd.~1~
  3510. │   ├── medfnti.bfd.~1~
  3511. │   ├── mets.bfd.~2~
  3512. │   ├── metsi.bfd.~3~
  3513. │   ├── mona33.bfd.~1~
  3514. │   ├── mona66.bfd.~1~
  3515. │   ├── mouse.bfd.~7~
  3516. │   ├── musc10.bfd.~1~
  3517. │   ├── narrow.bfd.~5~
  3518. │   ├── newfnt.bfd.~1~
  3519. │   ├── oeng25.bfd.~1~
  3520. │   ├── oeng50.bfd.~4~
  3521. │   ├── pignose8.bfd.~2~
  3522. │   ├── plnk16.bfd.~1~
  3523. │   ├── prt12b.bfd.~1~
  3524. │   ├── s30chs.bfd.~1~
  3525. │   ├── s35ger.bfd.~11~
  3526. │   ├── sail12.bfd.~1~
  3527. │   ├── scrawl.bfd.~10~
  3528. │   ├── ship.bfd.~1~
  3529. │   ├── sigma20.bfd.~1~
  3530. │   ├── smt10.bfd.~1~
  3531. │   ├── smt10a.bfd.~1~
  3532. │   ├── smt14.bfd.~1~
  3533. │   ├── st10.bfd.~1~
  3534. │   ├── st6.bfd.~1~
  3535. │   ├── st8.bfd.~1~
  3536. │   ├── stipple.bfd.~1~
  3537. │   ├── swiss12-ccaps.bfd.~2~
  3538. │   ├── swiss12b-ccaps.bfd.~2~
  3539. │   ├── swiss20.bfd.~1~
  3540. │   ├── swiss20b.bfd.~1~
  3541. │   ├── swiss20bi.bfd.~1~
  3542. │   ├── swiss20i.bfd.~1~
  3543. │   ├── symbol10.bfd.~2~
  3544. │   ├── symbol12.bfd.~10~
  3545. │   ├── symbolics50.bfd.~1~
  3546. │   ├── tally.bfd.~1~
  3547. │   ├── template64.bfd.~1~
  3548. │   ├── timesroman10.bfd.~1~
  3549. │   ├── timesroman12.bfd.~1~
  3550. │   ├── timesroman12e.bfd.~1~
  3551. │   ├── timesroman14.bfd.~1~
  3552. │   ├── timesroman18.bfd.~1~
  3553. │   ├── tiny.bfd.~2~
  3554. │   ├── tnto14.bfd.~1~
  3555. │   ├── tntob.bfd.~1~
  3556. │   ├── tog.bfd.~2~
  3557. │   ├── tonto.bfd.~2~
  3558. │   ├── tr10.bfd.~4~
  3559. │   ├── tr10b.bfd.~3~
  3560. │   ├── tr10bi.bfd.~4~
  3561. │   ├── tr10i.bfd.~3~
  3562. │   ├── tr12.bfd.~3~
  3563. │   ├── tr12b.bfd.~5~
  3564. │   ├── tr12b1.bfd.~2~
  3565. │   ├── tr12bi.bfd.~2~
  3566. │   ├── tr12br.bfd.~1~
  3567. │   ├── tr12i.bfd.~4~
  3568. │   ├── tr14.bfd.~3~
  3569. │   ├── tr14b.bfd.~1~
  3570. │   ├── tr14i.bfd.~1~
  3571. │   ├── tr18.bfd.~4~
  3572. │   ├── tr18b.bfd.~3~
  3573. │   ├── tr8.bfd.~3~
  3574. │   ├── tr8b.bfd.~3~
  3575. │   ├── tr8bi.bfd.~2~
  3576. │   ├── tr8i.bfd.~3~
  3577. │   ├── tr9.bfd.~1~
  3578. │   ├── tvfont.bfd.~7~
  3579. │   ├── tvfontb.bfd.~2~
  3580. │   ├── tvfontbi.bfd.~2~
  3581. │   ├── tvfontbr.bfd.~1~
  3582. │   ├── tvfontcb.bfd.~3~
  3583. │   ├── tvfonti.bfd.~6~
  3584. │   ├── tvfontr.bfd.~1~
  3585. │   └── vt100.bfd.~4~
  3586. ├── fortran
  3587. │   ├── cometh.vbin.~1~
  3588. │   ├── cts-debugger-protocol.vbin.~1~
  3589. │   ├── defs.vbin.~2~
  3590. │   ├── defsystem.vbin.~1~
  3591. │   ├── doc
  3592. │   │   ├── fortran-runtime-system.sab.~8~
  3593. │   │   ├── fortran77-1.sab.~36~
  3594. │   │   ├── fortran77-2.sab.~35~
  3595. │   │   ├── fortran77-3.sab.~47~
  3596. │   │   └── patch
  3597. │   │   ├── fortran-doc-427
  3598. │   │   │   ├── fortran-doc-427.component-dir.~3~
  3599. │   │   │   └── fortran-doc-427.patch-dir.~2~
  3600. │   │   └── fortran-doc.system-dir.~110~
  3601. │   ├── expand-expr.vbin.~1~
  3602. │   ├── expr.vbin.~1~
  3603. │   ├── fmt-parse.vbin.~1~
  3604. │   ├── fortran-434
  3605. │   │   ├── fortran-434.component-dir.~2~
  3606. │   │   └── fortran-434.patch-dir.~2~
  3607. │   ├── fortran-doc.lisp.~14~
  3608. │   ├── fortran-package-434
  3609. │   │   ├── fortran-package-434.component-dir.~2~
  3610. │   │   └── fortran-package-434.patch-dir.~2~
  3611. │   ├── fortran-package.lisp.~1~
  3612. │   ├── fortran-package.system-dir.~116~
  3613. │   ├── fortran-runtime-434
  3614. │   │   ├── fortran-runtime-434.component-dir.~2~
  3615. │   │   └── fortran-runtime-434.patch-dir.~2~
  3616. │   ├── fortran-runtime.lisp.~11~
  3617. │   ├── fortran-runtime.system-dir.~165~
  3618. │   ├── fortran.lisp.~67~
  3619. │   ├── fortran.system-dir.~207~
  3620. │   ├── fs-interfaces.vbin.~1~
  3621. │   ├── inits.vbin.~1~
  3622. │   ├── intrinsic-inits.vbin.~1~
  3623. │   ├── io-libraries.vbin.~1~
  3624. │   ├── language-mode.vbin.~2~
  3625. │   ├── libraries.vbin.~1~
  3626. │   ├── lisp-expand.vbin.~1~
  3627. │   ├── load.vbin.~1~
  3628. │   ├── package-defs.vbin.~1~
  3629. │   ├── package-dummy.lisp.~1~
  3630. │   ├── parse.vbin.~1~
  3631. │   ├── rep.vbin.~1~
  3632. │   ├── runtime-defs.vbin.~1~
  3633. │   ├── runtime-defsystem.vbin.~1~
  3634. │   ├── runtime-language-mode.vbin.~2~
  3635. │   ├── stm-parse.vbin.~1~
  3636. │   └── utils.vbin.~1~
  3637. ├── gc
  3638. │   ├── debug-info.lisp.~33~
  3639. │   ├── full-gc.lisp.~96~
  3640. │   ├── gc-defs.lisp.~62~
  3641. │   ├── gc-in-place.lisp.~15~
  3642. │   ├── gc.lisp.~282~
  3643. │   ├── gc.lisp.~283~
  3644. │   ├── igc-cold.lisp.~88~
  3645. │   ├── igc.lisp.~252~
  3646. │   └── reorder-memory.lisp.~295~
  3647. ├── gprint
  3648. │   ├── circular.lisp.~15~
  3649. │   ├── defs.lisp.~8~
  3650. │   ├── formats.lisp.~35~
  3651. │   ├── gprint.lisp.~58~
  3652. │   └── parser.lisp.~5~
  3653. ├── graphic-editor
  3654. │   ├── defs.lisp.~1~
  3655. │   ├── defs.vbin.~3~
  3656. │   ├── documentation.sab.~111~
  3657. │   ├── drawing-functions.lisp.~20~
  3658. │   ├── drawing-functions.vbin.~3~
  3659. │   ├── graphic-editing-sysdcl.lisp.~20~
  3660. │   ├── graphic-editor-doc.lisp.~16~
  3661. │   ├── graphic-editor-sysdcl.lisp.~28~
  3662. │   ├── graphic-editor.lisp.~351~
  3663. │   ├── graphic-editor.vbin.~3~
  3664. │   ├── graphic-entities.lisp.~217~
  3665. │   ├── graphic-entities.vbin.~3~
  3666. │   ├── graphic-input.lisp.~186~
  3667. │   ├── graphic-input.vbin.~3~
  3668. │   ├── graphics-in-doc.sab.~69~
  3669. │   ├── interim-file-format.lisp.~19~
  3670. │   ├── interim-file-format.vbin.~3~
  3671. │   ├── patch
  3672. │   │   ├── graphic-editing-441
  3673. │   │   │   ├── graphic-editing-441.component-dir.~3~
  3674. │   │   │   └── graphic-editing-441.patch-dir.~2~
  3675. │   │   ├── graphic-editing.system-dir.~154~
  3676. │   │   ├── graphic-editor-440
  3677. │   │   │   ├── graphic-editor-440.component-dir.~2~
  3678. │   │   │   └── graphic-editor-440.patch-dir.~2~
  3679. │   │   ├── graphic-editor.system-dir.~188~
  3680. │   │   ├── gred-doc-432
  3681. │   │   │   ├── gred-doc-432.component-dir.~3~
  3682. │   │   │   └── gred-doc-432.patch-dir.~2~
  3683. │   │   └── gred-doc.system-dir.~83~
  3684. │   ├── picture-records.sab.~19~
  3685. │   ├── shared-documentation.sab.~12~
  3686. │   ├── transform.lisp.~48~
  3687. │   ├── transform.vbin.~3~
  3688. │   ├── undo.lisp.~16~
  3689. │   ├── undo.vbin.~3~
  3690. │   ├── using-gred.sab.~136~
  3691. │   ├── zwei.lisp.~9~
  3692. │   └── zwei.vbin.~3~
  3693. ├── hardcopy
  3694. │   ├── defs.lisp.~1519~
  3695. │   ├── dmp1.lisp.~1531~
  3696. │   ├── fontw.lisp.~1510~
  3697. │   ├── lgp-user.lisp.~1502~
  3698. │   ├── network.lisp.~1508~
  3699. │   ├── patch
  3700. │   │   ├── hardcopy-446
  3701. │   │   │   └── hardcopy-446.component-dir.~2~
  3702. │   │   └── hardcopy.system-dir.~193~
  3703. │   ├── postscript.lisp.~1681~
  3704. │   ├── press-defs.lisp.~1503~
  3705. │   ├── press.lisp.~1519~
  3706. │   ├── printer-queue-user.lisp.~1542~
  3707. │   ├── printer.lisp.~1561~
  3708. │   ├── sage-compatibility.lisp.~1502~
  3709. │   ├── site.lisp.~1504~
  3710. │   ├── stream.lisp.~1590~
  3711. │   ├── sysdcl.lisp.~77~
  3712. │   ├── windows.lisp.~1530~
  3713. │   └── zwei.lisp.~1512~
  3714. ├── i-compiler
  3715. │   ├── disassemble.lisp.~60~
  3716. │   ├── i-back-end.lisp.~371~
  3717. │   ├── i-compiler-flavors.lisp.~151~
  3718. │   ├── i-compilers.lisp.~31~
  3719. │   ├── i-defs.lisp.~32~
  3720. │   ├── i-front-end.lisp.~102~
  3721. │   ├── i-inner.lisp.~5~
  3722. │   ├── i-instruction-set.lisp.~12~
  3723. │   ├── i-optimizers.lisp.~93~
  3724. │   ├── i-phase-3.lisp.~8~
  3725. │   ├── i-sysdef-support.lisp.~31~
  3726. │   └── i-transformers.lisp.~27~
  3727. ├── i-sys
  3728. │   ├── audio.lisp.~6~
  3729. │   ├── block-functions.lisp.~15~
  3730. │   ├── compile-only.lisp.~27~
  3731. │   ├── configuration.lisp.~69~
  3732. │   ├── configuration.lisp.~71~
  3733. │   ├── console-stubs.lisp.~2~
  3734. │   ├── float.lisp.~86~
  3735. │   ├── interrupts.lisp.~187~
  3736. │   ├── linker.lisp.~26~
  3737. │   ├── opdef.lisp.~103~
  3738. │   ├── sysdef.lisp.~253~
  3739. │   ├── sysdf1.lisp.~156~
  3740. │   ├── v-clock.lisp.~1~
  3741. │   ├── v-configuration.lisp.~4~
  3742. │   ├── v-interrupts.lisp.~1~
  3743. │   ├── wired-console.lisp.~17~
  3744. │   └── wired-screen.lisp.~37~
  3745. ├── image-substrate
  3746. │   ├── ccitt3.lisp.~6~
  3747. │   ├── ccitt3.vbin.~3~
  3748. │   ├── essential-image-substrate-sysdcl.lisp.~3~
  3749. │   ├── essential-image.lisp.~16~
  3750. │   ├── essential-image.vbin.~4~
  3751. │   ├── file-formats.lisp.~27~
  3752. │   ├── file-formats.vbin.~4~
  3753. │   ├── iman-linkage.lisp.~24~
  3754. │   ├── iman-linkage.vbin.~4~
  3755. │   ├── macros.lisp.~4~
  3756. │   ├── macros.vbin.~4~
  3757. │   ├── misc-file-formats.lisp.~1~
  3758. │   ├── misc-file-formats.vbin.~3~
  3759. │   ├── patch
  3760. │   │   ├── essential-image-substrate-433
  3761. │   │   │   ├── essential-image-substrate-433.component-dir.~2~
  3762. │   │   │   └── essential-image-substrate-433.patch-dir.~2~
  3763. │   │   ├── essential-image-substrate.system-dir.~112~
  3764. │   │   ├── image-substrate-440
  3765. │   │   │   ├── image-substrate-440-1.lisp.~3~
  3766. │   │   │   ├── image-substrate-440-1.vbin.~1~
  3767. │   │   │   ├── image-substrate-440-2.lisp.~1~
  3768. │   │   │   ├── image-substrate-440-2.vbin.~1~
  3769. │   │   │   ├── image-substrate-440-3.lisp.~2~
  3770. │   │   │   ├── image-substrate-440-3.vbin.~1~
  3771. │   │   │   ├── image-substrate-440-4.lisp.~1~
  3772. │   │   │   ├── image-substrate-440-4.vbin.~1~
  3773. │   │   │   ├── image-substrate-440.component-dir.~2~
  3774. │   │   │   └── image-substrate-440.patch-dir.~10~
  3775. │   │   └── image-substrate.system-dir.~133~
  3776. │   ├── pc-file-formats.lisp.~20~
  3777. │   ├── pc-file-formats.vbin.~4~
  3778. │   ├── standard-color-maps.lisp.~13~
  3779. │   ├── standard-color-maps.vbin.~4~
  3780. │   ├── sysdcl.lisp.~21~
  3781. │   ├── tiff.lisp.~18~
  3782. │   ├── tiff.vbin.~3~
  3783. │   ├── unix-file-formats.lisp.~30~
  3784. │   └── unix-file-formats.vbin.~4~
  3785. ├── in-house
  3786. │   ├── sddt.lisp.~4014~
  3787. │   └── sddt.vbin.~4~
  3788. ├── io
  3789. │   ├── dribbl.lisp.~54~
  3790. │   ├── fep-nfile.lisp.~12~
  3791. │   ├── fep-qfile.lisp.~3~
  3792. │   ├── file-access-paths.lisp.~203~
  3793. │   ├── file-user-util.lisp.~21~
  3794. │   ├── format.lisp.~369~
  3795. │   ├── fscond.lisp.~41~
  3796. │   ├── grind.lisp.~158~
  3797. │   ├── history-inner.lisp.~23~
  3798. │   ├── host-cometh.lisp.~17~
  3799. │   ├── indenting-stream.lisp.~29~
  3800. │   ├── indirect-stream.lisp.~69~
  3801. │   ├── input-editor.lisp.~332~
  3802. │   ├── interactive-stream.lisp.~244~
  3803. │   ├── iso9660-pathnames.lisp.~9~
  3804. │   ├── iterators.lisp.~1~
  3805. │   ├── lmini.lisp.~63~
  3806. │   ├── logpath.lisp.~157~
  3807. │   ├── nfile-server.lisp.~1545~
  3808. │   ├── nfile-server.vbin.~1~
  3809. │   ├── nfile-user.lisp.~229~
  3810. │   ├── open.lisp.~408~
  3811. │   ├── pathname-cometh.lisp.~17~
  3812. │   ├── pathnm.lisp.~882~
  3813. │   ├── pathst.lisp.~500~
  3814. │   ├── print.lisp.~282~
  3815. │   ├── qcond.lisp.~39~
  3816. │   ├── qfile.lisp.~470~
  3817. │   ├── qio.lisp.~340~
  3818. │   ├── qserver.lisp.~1532~
  3819. │   ├── qserver.vbin.~1~
  3820. │   ├── rddefs.lisp.~70~
  3821. │   ├── rdtbl.lisp.~143~
  3822. │   ├── read.lisp.~602~
  3823. │   ├── readers.lisp.~251~
  3824. │   ├── rtc.lisp.~61~
  3825. │   ├── server-errors.lisp.~1501~
  3826. │   ├── server-errors.vbin.~1~
  3827. │   ├── server-util.lisp.~1532~
  3828. │   ├── server-util.vbin.~2~
  3829. │   ├── stream.lisp.~334~
  3830. │   ├── string-defs.lisp.~44~
  3831. │   ├── string-dump.lisp.~200~
  3832. │   ├── string-load.lisp.~213~
  3833. │   ├── syshost.lisp.~16~
  3834. │   ├── unix-translating-streams.lisp.~1~
  3835. │   ├── useful-streams.lisp.~21~
  3836. │   └── wild.lisp.~47~
  3837. ├── io1
  3838. │   ├── bfd-defs.lisp.~2~
  3839. │   ├── bfd-misc.lisp.~1521~
  3840. │   ├── bfd-transformations.lisp.~1501~
  3841. │   ├── bfd.lisp.~135~
  3842. │   ├── encode-binary-files.lisp.~3~
  3843. │   ├── encryption
  3844. │   │   ├── core.lisp.~4003~
  3845. │   │   ├── hermes.lisp.~4003~
  3846. │   │   └── zmacs-commands.lisp.~4005~
  3847. │   ├── fquery.lisp.~104~
  3848. │   ├── hacksaw.lisp.~5~
  3849. │   ├── infix.lisp.~36~
  3850. │   ├── lfont-defs.lisp.~2~
  3851. │   ├── lfont.lisp.~40~
  3852. │   ├── lgp-font-support.lisp.~1501~
  3853. │   ├── old-font-descriptor.lisp.~1509~
  3854. │   ├── pxl.lisp.~1520~
  3855. │   ├── spell-core.lisp.~4015~
  3856. │   ├── spell-interface.lisp.~4040~
  3857. │   ├── srccom.lisp.~4033~
  3858. │   ├── time.lisp.~198~
  3859. │   └── timpar.lisp.~123~
  3860. ├── ip-domain-server
  3861. │   ├── domain-server.lisp.~4044~
  3862. │   ├── domain-server.vbin.~1~
  3863. │   ├── patch
  3864. │   │   ├── ipds-436
  3865. │   │   │   ├── ipds-436.component-dir.~2~
  3866. │   │   │   └── ipds-436.patch-dir.~2~
  3867. │   │   └── ipds.system-dir.~138~
  3868. │   └── sysdcl.lisp.~19~
  3869. ├── ip-tcp
  3870. │   ├── chaos-unc-interface.lisp.~4013~
  3871. │   ├── distribution.lisp.~4021~
  3872. │   ├── egp.lisp.~4017~
  3873. │   ├── ftp-defs.lisp.~4028~
  3874. │   ├── ftp-server.lisp.~4024~
  3875. │   ├── gateway-tcp.lisp.~4022~
  3876. │   ├── icmp.lisp.~4030~
  3877. │   ├── ip-global.lisp.~4073~
  3878. │   ├── ip-routing.lisp.~4063~
  3879. │   ├── ip-tcp-doc.lisp.~7~
  3880. │   ├── ip-tcp-doc.sab.~69~
  3881. │   ├── ip.lisp.~4062~
  3882. │   ├── patch
  3883. │   │   ├── ip-tcp-452
  3884. │   │   │   └── ip-tcp-452.component-dir.~2~
  3885. │   │   ├── ip-tcp-doc-422
  3886. │   │   │   ├── ip-tcp-doc-422.component-dir.~3~
  3887. │   │   │   └── ip-tcp-doc-422.patch-dir.~2~
  3888. │   │   ├── ip-tcp-doc.system-dir.~50~
  3889. │   │   └── ip-tcp.system-dir.~261~
  3890. │   ├── system.lisp.~125~
  3891. │   ├── talk.lisp.~4~
  3892. │   ├── tcp-debug.lisp.~4021~
  3893. │   ├── tcp-defs.lisp.~4048~
  3894. │   ├── tcp-error.lisp.~4017~
  3895. │   ├── tcp-ftp.lisp.~4048~
  3896. │   ├── tcp-network.lisp.~4004~
  3897. │   ├── tcp-structure.text.~10~
  3898. │   ├── tcp-user.lisp.~4054~
  3899. │   ├── tcp.lisp.~4083~
  3900. │   ├── tftp.lisp.~4034~
  3901. │   ├── udp-misc-services.lisp.~4019~
  3902. │   └── udp.lisp.~4060~
  3903. ├── joshua
  3904. │   ├── code
  3905. │   │   ├── definers.lisp.~1~
  3906. │   │   ├── definers.vbin.~1~
  3907. │   │   ├── discrimination-network.lisp.~203~
  3908. │   │   ├── discrimination-network.vbin.~1~
  3909. │   │   ├── editor.lisp.~8~
  3910. │   │   ├── editor.vbin.~1~
  3911. │   │   ├── encapsulations.lisp.~201~
  3912. │   │   ├── encapsulations.vbin.~1~
  3913. │   │   ├── joshua-defsystem.lisp.~206~
  3914. │   │   ├── ltms.lisp.~207~
  3915. │   │   ├── ltms.vbin.~1~
  3916. │   │   ├── matcher.lisp.~220~
  3917. │   │   ├── matcher.vbin.~1~
  3918. │   │   ├── object-model.lisp.~95~
  3919. │   │   ├── object-model.vbin.~1~
  3920. │   │   ├── package-definitions.lisp.~221~
  3921. │   │   ├── package-definitions.vbin.~1~
  3922. │   │   ├── patch
  3923. │   │   │   ├── js-237
  3924. │   │   │   │   ├── js-237-1.lisp.~1~
  3925. │   │   │   │   ├── js-237-1.vbin.~1~
  3926. │   │   │   │   ├── js-237-2.lisp.~1~
  3927. │   │   │   │   ├── js-237-2.vbin.~1~
  3928. │   │   │   │   ├── js-237-3.lisp.~1~
  3929. │   │   │   │   ├── js-237-3.vbin.~1~
  3930. │   │   │   │   ├── js-237.component-dir.~3~
  3931. │   │   │   │   └── js-237.patch-dir.~12~
  3932. │   │   │   └── js.system-dir.~127~
  3933. │   │   ├── predication-defs.lisp.~201~
  3934. │   │   ├── predication-defs.vbin.~1~
  3935. │   │   ├── predication-implementation.lisp.~222~
  3936. │   │   ├── predication-implementation.vbin.~1~
  3937. │   │   ├── predication-protocol.lisp.~216~
  3938. │   │   ├── predication-protocol.vbin.~1~
  3939. │   │   ├── predications.lisp.~211~
  3940. │   │   ├── predications.vbin.~1~
  3941. │   │   ├── ptypes-and-commands.lisp.~210~
  3942. │   │   ├── ptypes-and-commands.vbin.~1~
  3943. │   │   ├── readn-n-writn.lisp.~239~
  3944. │   │   ├── readn-n-writn.vbin.~1~
  3945. │   │   ├── rete.lisp.~245~
  3946. │   │   ├── rete.vbin.~1~
  3947. │   │   ├── rules.lisp.~224~
  3948. │   │   ├── rules.vbin.~1~
  3949. │   │   ├── supplied-predicates.lisp.~222~
  3950. │   │   ├── supplied-predicates.vbin.~1~
  3951. │   │   ├── system-patches.lisp.~223~
  3952. │   │   ├── system-patches.vbin.~1~
  3953. │   │   ├── tracing.lisp.~209~
  3954. │   │   ├── tracing.vbin.~1~
  3955. │   │   ├── unification.lisp.~203~
  3956. │   │   └── unification.vbin.~1~
  3957. │   ├── doc
  3958. │   │   ├── cd-rom-instructions.sab.~4~
  3959. │   │   ├── defbook.lisp.~10~
  3960. │   │   ├── defbook.vbin.~1~
  3961. │   │   ├── josh-compiler.sab.~20~
  3962. │   │   ├── josh-dict0.sab.~111~
  3963. │   │   ├── josh-dict1.sab.~122~
  3964. │   │   ├── josh-dict2.sab.~92~
  3965. │   │   ├── josh-dict3.sab.~75~
  3966. │   │   ├── josh-dict4.sab.~125~
  3967. │   │   ├── josh-dict5.sab.~60~
  3968. │   │   ├── josh-dict6.sab.~23~
  3969. │   │   ├── josh-installation-instructions.sab.~33~
  3970. │   │   ├── josh-metering.sab.~19~
  3971. │   │   ├── josh-modeling.sab.~43~
  3972. │   │   ├── josh-predications.sab.~102~
  3973. │   │   ├── josh-rules.sab.~121~
  3974. │   │   ├── josh-script.sab.~72~
  3975. │   │   ├── josh-tms.sab.~50~
  3976. │   │   ├── joshua-doc.lisp.~54~
  3977. │   │   ├── object-dict.sab.~7~
  3978. │   │   ├── object-facility.sab.~12~
  3979. │   │   ├── patch
  3980. │   │   │   ├── jd-216
  3981. │   │   │   │   ├── jd-216.component-dir.~3~
  3982. │   │   │   │   └── jd-216.patch-dir.~3~
  3983. │   │   │   └── jd.system-dir.~68~
  3984. │   │   ├── record-types.lisp.~2~
  3985. │   │   └── record-types.vbin.~1~
  3986. │   ├── examples
  3987. │   │   ├── cryptarithmetic.lisp.~209~
  3988. │   │   ├── cryptarithmetic.vbin.~1~
  3989. │   │   ├── demosthenes.lisp.~205~
  3990. │   │   ├── demosthenes.vbin.~1~
  3991. │   │   ├── dial-demo.lisp.~2~
  3992. │   │   ├── ht-example-modelled.lisp.~217~
  3993. │   │   ├── ht-example-modelled.vbin.~1~
  3994. │   │   ├── ht-example.lisp.~207~
  3995. │   │   ├── ht-example.vbin.~1~
  3996. │   │   ├── im-my-own-grampaw.lisp.~202~
  3997. │   │   ├── im-my-own-grampaw.vbin.~1~
  3998. │   │   ├── jericho-defsystem.lisp.~206~
  3999. │   │   ├── model-tutor.lisp.~207~
  4000. │   │   ├── model-tutor.vbin.~1~
  4001. │   │   ├── n-queens-backward.lisp.~3~
  4002. │   │   ├── n-queens-mixed.lisp.~3~
  4003. │   │   ├── object-modelling-tests.lisp.~6~
  4004. │   │   ├── object-modelling-tests.vbin.~1~
  4005. │   │   ├── package-definitions.lisp.~4~
  4006. │   │   ├── package-definitions.vbin.~1~
  4007. │   │   ├── patch
  4008. │   │   │   ├── je-237
  4009. │   │   │   │   ├── je-237.component-dir.~3~
  4010. │   │   │   │   └── je-237.patch-dir.~4~
  4011. │   │   │   └── je.system-dir.~122~
  4012. │   │   ├── planning-examples.lisp.~211~
  4013. │   │   ├── planning-examples.vbin.~1~
  4014. │   │   ├── samaritan.lisp.~222~
  4015. │   │   ├── samaritan.vbin.~1~
  4016. │   │   ├── tms-examples.lisp.~207~
  4017. │   │   ├── tms-examples.vbin.~1~
  4018. │   │   ├── widget-factory.lisp.~11~
  4019. │   │   └── widget-factory.vbin.~1~
  4020. │   └── metering
  4021. │   ├── joshua-metering-defsystem.lisp.~5~
  4022. │   ├── joshua-metering.lisp.~8~
  4023. │   ├── joshua-metering.vbin.~1~
  4024. │   ├── metering-interface-patches.lisp.~1~
  4025. │   ├── metering-interface-patches.vbin.~1~
  4026. │   └── patch
  4027. │   ├── joshua-metering-206
  4028. │   │   ├── joshua-metering-206.component-dir.~4~
  4029. │   │   └── joshua-metering-206.patch-dir.~4~
  4030. │   └── joshua-metering.system-dir.~32~
  4031. ├── l-bin
  4032. │   ├── defs.lisp.~97~
  4033. │   ├── dump.lisp.~186~
  4034. │   ├── load.lisp.~310~
  4035. │   └── unbin.lisp.~85~
  4036. ├── l-sys
  4037. │   ├── deffepblock.lisp.~1~
  4038. │   ├── disk-save.lisp.~158~
  4039. │   └── page-trace.lisp.~3024~
  4040. ├── lexer
  4041. │   ├── ed-support
  4042. │   │   ├── fasd.vbin.~1~
  4043. │   │   ├── multi-line-tokenizer.vbin.~1~
  4044. │   │   ├── tokenizer.vbin.~1~
  4045. │   │   └── zmacs-lexer.vbin.~1~
  4046. │   ├── fasd.vbin.~4~
  4047. │   ├── lexer.vbin.~4~
  4048. │   ├── minimal-lexer-driver.vbin.~3~
  4049. │   ├── minimal-runtime-defsystem.lisp.~1~
  4050. │   ├── package-defsystem.lisp.~4~
  4051. │   ├── package-dummy.lisp.~1~
  4052. │   ├── patch
  4053. │   │   ├── lexer-package-438
  4054. │   │   │   ├── lexer-package-438.component-dir.~2~
  4055. │   │   │   └── lexer-package-438.patch-dir.~2~
  4056. │   │   ├── lexer-package.system-dir.~157~
  4057. │   │   ├── lexer-runtime-438
  4058. │   │   │   ├── lexer-runtime-438.component-dir.~2~
  4059. │   │   │   └── lexer-runtime-438.patch-dir.~2~
  4060. │   │   ├── lexer-runtime.system-dir.~166~
  4061. │   │   ├── minimal-lexer-runtime-439
  4062. │   │   │   ├── minimal-lexer-runtime-439.component-dir.~2~
  4063. │   │   │   └── minimal-lexer-runtime-439.patch-dir.~2~
  4064. │   │   └── minimal-lexer-runtime.system-dir.~127~
  4065. │   ├── regular-expression.vbin.~4~
  4066. │   ├── runtime-defs.vbin.~4~
  4067. │   ├── runtime-defsystem.lisp.~13~
  4068. │   └── token.vbin.~2~
  4069. ├── lmfs
  4070. │   ├── defstorage.lisp.~3033~
  4071. │   ├── fep-pathnames.lisp.~129~
  4072. │   ├── fs-user.lisp.~109~
  4073. │   └── lmfs-pathnames.lisp.~79~
  4074. ├── lmtape
  4075. │   ├── blocked-tapes.lisp.~4004~
  4076. │   ├── carry.lisp.~1529~
  4077. │   ├── cart-params.lisp.~2~
  4078. │   ├── patch
  4079. │   │   ├── tape-444
  4080. │   │   │   └── tape-444.component-dir.~2~
  4081. │   │   └── tape.system-dir.~273~
  4082. │   ├── record-stream.lisp.~4017~
  4083. │   ├── rtape-server.lisp.~4021~
  4084. │   ├── rtape-user.lisp.~4027~
  4085. │   ├── tape-host.lisp.~4046~
  4086. │   ├── tapestr.lisp.~4017~
  4087. │   ├── tapex.lisp.~4016~
  4088. │   ├── tappkg.lisp.~71~
  4089. │   └── tar-tapes.lisp.~2519~
  4090. ├── mailer
  4091. │   ├── counter.lisp.~1503~
  4092. │   ├── counter.vbin.~3~
  4093. │   ├── debug.lisp.~1521~
  4094. │   ├── debug.vbin.~2~
  4095. │   ├── dialnet.lisp.~1508~
  4096. │   ├── dialnet.vbin.~3~
  4097. │   ├── filesystem.lisp.~1510~
  4098. │   ├── filesystem.vbin.~4~
  4099. │   ├── hardcopy.lisp.~1512~
  4100. │   ├── hardcopy.vbin.~3~
  4101. │   ├── host.lisp.~1540~
  4102. │   ├── host.vbin.~3~
  4103. │   ├── log.lisp.~1536~
  4104. │   ├── log.vbin.~4~
  4105. │   ├── mailboxes.lisp.~1560~
  4106. │   ├── mailboxes.vbin.~3~
  4107. │   ├── message.lisp.~1567~
  4108. │   ├── message.vbin.~3~
  4109. │   ├── network.lisp.~1519~
  4110. │   ├── network.vbin.~3~
  4111. │   ├── options.lisp.~1503~
  4112. │   ├── options.vbin.~3~
  4113. │   ├── patch
  4114. │   │   ├── ml-438
  4115. │   │   │   ├── ml-438.component-dir.~3~
  4116. │   │   │   └── ml-438.patch-dir.~2~
  4117. │   │   └── ml.system-dir.~148~
  4118. │   ├── queue.lisp.~1508~
  4119. │   ├── queue.vbin.~3~
  4120. │   ├── system.lisp.~76~
  4121. │   ├── toplevel.lisp.~1560~
  4122. │   ├── toplevel.vbin.~3~
  4123. │   ├── uid.lisp.~1503~
  4124. │   ├── uid.vbin.~3~
  4125. │   ├── utilities.lisp.~1526~
  4126. │   └── utilities.vbin.~3~
  4127. ├── metering
  4128. │   ├── check-consistency.lisp.~4005~
  4129. │   ├── check-consistency.vbin.~4~
  4130. │   ├── collector-code.lisp.~4022~
  4131. │   ├── collector-code.vbin.~4~
  4132. │   ├── collector-definitions.lisp.~4012~
  4133. │   ├── collector-definitions.vbin.~4~
  4134. │   ├── collector-description.lisp.~4011~
  4135. │   ├── collector-description.vbin.~4~
  4136. │   ├── collector-management.lisp.~4009~
  4137. │   ├── collector-management.vbin.~4~
  4138. │   ├── collector-operations.lisp.~4025~
  4139. │   ├── collector-operations.vbin.~4~
  4140. │   ├── collectors
  4141. │   │   ├── backtraces.lisp.~4011~
  4142. │   │   ├── backtraces.vbin.~4~
  4143. │   │   ├── histogram.lisp.~4050~
  4144. │   │   └── histogram.vbin.~4~
  4145. │   ├── collectors.lisp.~4041~
  4146. │   ├── collectors.vbin.~4~
  4147. │   ├── commands.lisp.~4036~
  4148. │   ├── commands.vbin.~4~
  4149. │   ├── control-framework.lisp.~4006~
  4150. │   ├── control-framework.vbin.~4~
  4151. │   ├── control-management.lisp.~4005~
  4152. │   ├── control-management.vbin.~4~
  4153. │   ├── controls.lisp.~4014~
  4154. │   ├── controls.vbin.~4~
  4155. │   ├── defs.lisp.~4020~
  4156. │   ├── defs.vbin.~4~
  4157. │   ├── display-state.lisp.~4005~
  4158. │   ├── display-state.vbin.~4~
  4159. │   ├── dynamic-programming.lisp.~4008~
  4160. │   ├── dynamic-programming.vbin.~4~
  4161. │   ├── forgiving-find-symbol.lisp.~4001~
  4162. │   ├── forgiving-find-symbol.vbin.~4~
  4163. │   ├── function-call-metering.lisp.~4060~
  4164. │   ├── function-call-metering.vbin.~4~
  4165. │   ├── generate-control-of-extent.lisp.~4012~
  4166. │   ├── generate-control-of-extent.vbin.~4~
  4167. │   ├── generator-code.lisp.~4041~
  4168. │   ├── generator-code.vbin.~4~
  4169. │   ├── generator-definitions.lisp.~4007~
  4170. │   ├── generator-definitions.vbin.~4~
  4171. │   ├── generator-description.lisp.~4014~
  4172. │   ├── generator-description.vbin.~4~
  4173. │   ├── generator-management.lisp.~4008~
  4174. │   ├── generator-management.vbin.~4~
  4175. │   ├── generator-memoization.lisp.~4008~
  4176. │   ├── generator-memoization.vbin.~4~
  4177. │   ├── generator-operations.lisp.~4005~
  4178. │   ├── generator-operations.vbin.~4~
  4179. │   ├── generators.lisp.~4035~
  4180. │   ├── generators.vbin.~4~
  4181. │   ├── imach-traps.lisp.~4001~
  4182. │   ├── imach-traps.vbin.~4~
  4183. │   ├── initializations.lisp.~4011~
  4184. │   ├── initializations.vbin.~4~
  4185. │   ├── inserted-code.lisp.~4067~
  4186. │   ├── inserted-code.vbin.~4~
  4187. │   ├── interface
  4188. │   │   ├── all-function-call-mixin.lisp.~12~
  4189. │   │   ├── all-function-call-mixin.vbin.~4~
  4190. │   │   ├── call-tree-metering-run.lisp.~23~
  4191. │   │   ├── call-tree-metering-run.vbin.~4~
  4192. │   │   ├── call-tree-mixin.lisp.~34~
  4193. │   │   ├── call-tree-mixin.vbin.~4~
  4194. │   │   ├── function-call-metering-run.lisp.~21~
  4195. │   │   ├── function-call-metering-run.vbin.~4~
  4196. │   │   ├── function-call-mixin.lisp.~14~
  4197. │   │   ├── function-call-mixin.vbin.~4~
  4198. │   │   ├── mi.lisp.~229~
  4199. │   │   ├── mi.vbin.~4~
  4200. │   │   ├── page-trace-metering-run.lisp.~31~
  4201. │   │   ├── page-trace-metering-run.vbin.~4~
  4202. │   │   ├── patch
  4203. │   │   │   ├── metering-interface-444
  4204. │   │   │   │   ├── metering-interface-444.component-dir.~2~
  4205. │   │   │   │   └── metering-interface-444.patch-dir.~2~
  4206. │   │   │   └── metering-interface.system-dir.~157~
  4207. │   │   ├── pc-metering-run.lisp.~25~
  4208. │   │   ├── pc-metering-run.vbin.~4~
  4209. │   │   ├── per-process-support.lisp.~2~
  4210. │   │   ├── per-process-support.vbin.~4~
  4211. │   │   ├── statistical-call-tree-metering-run.lisp.~27~
  4212. │   │   ├── statistical-call-tree-metering-run.vbin.~4~
  4213. │   │   ├── statistical-function-call-metering-run.lisp.~20~
  4214. │   │   ├── statistical-function-call-metering-run.vbin.~4~
  4215. │   │   ├── statistical-sampling-mixin.lisp.~28~
  4216. │   │   ├── statistical-sampling-mixin.vbin.~4~
  4217. │   │   └── sysdcl.lisp.~17~
  4218. │   ├── match-arglists.lisp.~4007~
  4219. │   ├── match-arglists.vbin.~4~
  4220. │   ├── meter-function.lisp.~4010~
  4221. │   ├── meter-function.vbin.~4~
  4222. │   ├── metering-cold.lisp.~23~
  4223. │   ├── metering-cometh.lisp.~4006~
  4224. │   ├── metering-cometh.vbin.~4~
  4225. │   ├── metering-definitions.lisp.~36~
  4226. │   ├── metering-macros.lisp.~16~
  4227. │   ├── metering-stack.lisp.~4008~
  4228. │   ├── metering-stack.vbin.~4~
  4229. │   ├── metering-sysdcl.lisp.~46~
  4230. │   ├── page-faults.lisp.~4012~
  4231. │   ├── page-faults.vbin.~4~
  4232. │   ├── parse-extent.lisp.~4012~
  4233. │   ├── parse-extent.vbin.~4~
  4234. │   ├── patch
  4235. │   │   ├── metering-444
  4236. │   │   │   ├── metering-444-1.lisp.~1~
  4237. │   │   │   ├── metering-444-1.vbin.~1~
  4238. │   │   │   ├── metering-444.component-dir.~2~
  4239. │   │   │   └── metering-444.patch-dir.~4~
  4240. │   │   └── metering.system-dir.~183~
  4241. │   ├── pc-metering.lisp.~4013~
  4242. │   ├── pc-metering.vbin.~4~
  4243. │   ├── process-metering.lisp.~4004~
  4244. │   ├── process-metering.vbin.~4~
  4245. │   ├── region-framework.lisp.~4001~
  4246. │   ├── region-framework.vbin.~4~
  4247. │   ├── region-management.lisp.~4008~
  4248. │   ├── region-management.vbin.~4~
  4249. │   ├── trigger-framework.lisp.~4013~
  4250. │   ├── trigger-framework.vbin.~4~
  4251. │   ├── trigger-management.lisp.~4018~
  4252. │   ├── trigger-management.vbin.~4~
  4253. │   ├── trigger-operations.lisp.~4019~
  4254. │   ├── trigger-operations.vbin.~4~
  4255. │   ├── utilities
  4256. │   │   ├── measure-form.lisp.~4027~
  4257. │   │   └── measure-form.vbin.~4~
  4258. │   ├── wirable-code.lisp.~4005~
  4259. │   └── wirable-code.vbin.~4~
  4260. ├── netboot
  4261. │   └── i-netboot-stubs.lisp.~2~
  4262. ├── network
  4263. │   ├── chaos-debug.lisp.~37~
  4264. │   ├── chaos-defs.lisp.~176~
  4265. │   ├── chaos-error.lisp.~24~
  4266. │   ├── chaos-ncp.lisp.~310~
  4267. │   ├── chaos-perf.lisp.~26~
  4268. │   ├── chaos-servers.lisp.~83~
  4269. │   ├── chaos-user.lisp.~183~
  4270. │   ├── class-definitions.lisp.~31~
  4271. │   ├── distribution.lisp.~348~
  4272. │   ├── dna.lisp.~8~
  4273. │   ├── domain-chaos-access-paths.lisp.~2~
  4274. │   ├── domain-defs.lisp.~28~
  4275. │   ├── domains.lisp.~124~
  4276. │   ├── emb-ethernet-driver.lisp.~39~
  4277. │   ├── errors.lisp.~36~
  4278. │   ├── file-systems.lisp.~8~
  4279. │   ├── host.lisp.~306~
  4280. │   ├── i-basic-interfaces.lisp.~2~
  4281. │   ├── interfaces.lisp.~91~
  4282. │   ├── internet.lisp.~30~
  4283. │   ├── ivory-ethernet-driver.lisp.~36~
  4284. │   ├── namespace-access-paths.lisp.~90~
  4285. │   ├── namespace-defs.lisp.~57~
  4286. │   ├── namespace-editor-activity.lisp.~4033~
  4287. │   ├── namespace-local.lisp.~74~
  4288. │   ├── namespace-parse.lisp.~56~
  4289. │   ├── namespace-presentation-types.lisp.~1531~
  4290. │   ├── namespace-server.lisp.~55~
  4291. │   ├── namespace-user.lisp.~83~
  4292. │   ├── namespace-validation.lisp.~1506~
  4293. │   ├── namespaces.lisp.~857~
  4294. │   ├── namespaces.lisp.~858~
  4295. │   ├── network-fsm.lisp.~15~
  4296. │   ├── network-terminal.lisp.~1542~
  4297. │   ├── networks.lisp.~150~
  4298. │   ├── pkts.lisp.~91~
  4299. │   ├── protocols.lisp.~134~
  4300. │   ├── remote-terminal.lisp.~1597~
  4301. │   ├── servers.lisp.~97~
  4302. │   ├── services.lisp.~167~
  4303. │   ├── site-commands.lisp.~18~
  4304. │   ├── slap-net.lisp.~30~
  4305. │   ├── telnet.lisp.~1600~
  4306. │   ├── token-stream.lisp.~41~
  4307. │   ├── tools
  4308. │   │   └── ivt
  4309. │   │   ├── defs.lisp.~4006~
  4310. │   │   ├── error.lisp.~4001~
  4311. │   │   ├── installer.lisp.~4019~
  4312. │   │   ├── script.lisp.~4014~
  4313. │   │   └── step.lisp.~4015~
  4314. │   ├── transaction-token-list.lisp.~15~
  4315. │   └── vlm-interfaces.lisp.~3~
  4316. ├── nfs
  4317. │   ├── authentication.lisp.~2019~
  4318. │   ├── defbook.lisp.~2004~
  4319. │   ├── nfs-client-sys.lisp.~2008~
  4320. │   ├── nfs-client.lisp.~2036~
  4321. │   ├── nfs-common.lisp.~2003~
  4322. │   ├── nfs-doc-sys.lisp.~6~
  4323. │   ├── nfs-osd-client.lisp.~2022~
  4324. │   ├── nfs-stream.lisp.~2004~
  4325. │   ├── nfs2-client.lisp.~2016~
  4326. │   ├── nfs2-errors.lisp.~2001~
  4327. │   ├── nfs2-protocol.lisp.~2004~
  4328. │   ├── nfs2-stream.lisp.~2001~
  4329. │   ├── patch
  4330. │   │   ├── nfs-client-442
  4331. │   │   │   └── nfs-client-442.component-dir.~2~
  4332. │   │   ├── nfs-client.system-dir.~2097~
  4333. │   │   ├── nfs-documentation-424
  4334. │   │   │   ├── nfs-documentation-424.component-dir.~3~
  4335. │   │   │   └── nfs-documentation-424.patch-dir.~2~
  4336. │   │   └── nfs-documentation.system-dir.~54~
  4337. │   ├── port-mapper.lisp.~2008~
  4338. │   ├── rwall.lisp.~2001~
  4339. │   ├── tcp-agent.lisp.~2021~
  4340. │   ├── udp-agent.lisp.~2031~
  4341. │   ├── unix-name-lookup.lisp.~2021~
  4342. │   ├── user-guide.sab.~13~
  4343. │   └── yellow-pages.lisp.~2002~
  4344. ├── nsage
  4345. │   ├── arglists.lisp.~4~
  4346. │   ├── bd-approach.lisp.~13~
  4347. │   ├── bd-article.lisp.~3~
  4348. │   ├── bd-dictionary.lisp.~10~
  4349. │   ├── bd-generic.lisp.~8~
  4350. │   ├── bd-installation.lisp.~11~
  4351. │   ├── bd-letter.lisp.~14~
  4352. │   ├── bd-memo.lisp.~4~
  4353. │   ├── bd-reference-cards.lisp.~9~
  4354. │   ├── bibliog.lisp.~9~
  4355. │   ├── box-flavors.lisp.~7~
  4356. │   ├── builder.lisp.~186~
  4357. │   ├── cometh.lisp.~65~
  4358. │   ├── commands.lisp.~75~
  4359. │   ├── compressed-database.lisp.~44~
  4360. │   ├── counter.lisp.~81~
  4361. │   ├── data.lisp.~67~
  4362. │   ├── database.lisp.~246~
  4363. │   ├── ddex
  4364. │   │   ├── cometh.lisp.~9~
  4365. │   │   ├── dex-viewer-pane.lisp.~4~
  4366. │   │   ├── dexcom.lisp.~59~
  4367. │   │   ├── dexdispl.lisp.~59~
  4368. │   │   ├── dynamic-dex.lisp.~65~
  4369. │   │   ├── examiner.lisp.~81~
  4370. │   │   ├── hardcopy-dexcom.lisp.~1~
  4371. │   │   └── overview-grapher.lisp.~42~
  4372. │   ├── defs-directives.lisp.~115~
  4373. │   ├── defs-formatter.lisp.~40~
  4374. │   ├── defs-hardcopy.lisp.~10~
  4375. │   ├── defs-io.lisp.~51~
  4376. │   ├── defs-record-types.lisp.~10~
  4377. │   ├── device-defs.lisp.~4~
  4378. │   ├── devices.lisp.~115~
  4379. │   ├── displayer.lisp.~161~
  4380. │   ├── envr.lisp.~229~
  4381. │   ├── filter-directives.lisp.~2~
  4382. │   ├── forindex.lisp.~7~
  4383. │   ├── forline.lisp.~107~
  4384. │   ├── formatter.lisp.~220~
  4385. │   ├── forout.lisp.~16~
  4386. │   ├── forpage.lisp.~121~
  4387. │   ├── forrec.lisp.~118~
  4388. │   ├── hardcopy-cometh.lisp.~2~
  4389. │   ├── hardcopy-devices.lisp.~7~
  4390. │   ├── hyphen.lisp.~6~
  4391. │   ├── hyphenation-exceptions.lisp.~2~
  4392. │   ├── install.lisp.~211~
  4393. │   ├── new-output-device-protocol.lisp.~66~
  4394. │   ├── nsage.lisp.~102~
  4395. │   ├── page-formatting-support.lisp.~9~
  4396. │   ├── parser-macros.lisp.~19~
  4397. │   ├── parser.lisp.~95~
  4398. │   ├── patch
  4399. │   │   ├── nsage-440
  4400. │   │   │   └── nsage-440.component-dir.~2~
  4401. │   │   └── nsage.system-dir.~194~
  4402. │   ├── permute.lisp.~95~
  4403. │   ├── pruner.lisp.~48~
  4404. │   ├── record.lisp.~169~
  4405. │   ├── sab-file.lisp.~122~
  4406. │   ├── sage-choose.lisp.~21~
  4407. │   ├── sage-defs.lisp.~417~
  4408. │   ├── sage-ie-commands.lisp.~1~
  4409. │   ├── sage-props.lisp.~16~
  4410. │   ├── sage-ui.lisp.~287~
  4411. │   ├── sage-zwei.lisp.~170~
  4412. │   ├── sct-interface.lisp.~19~
  4413. │   ├── show.lisp.~328~
  4414. │   ├── simple-tables.lisp.~2~
  4415. │   ├── streams.lisp.~12~
  4416. │   ├── strings.lisp.~193~
  4417. │   ├── style-command.lisp.~20~
  4418. │   ├── tex-hyphen.tex.~1~
  4419. │   ├── who-calls.lisp.~86~
  4420. │   ├── zmail-ui.lisp.~1~
  4421. │   └── zwei-defs.lisp.~10~
  4422. ├── pascal
  4423. │   ├── cometh.vbin.~1~
  4424. │   ├── cts-debugger-protocol.vbin.~1~
  4425. │   ├── debug.vbin.~1~
  4426. │   ├── defs.vbin.~1~
  4427. │   ├── defsystem.vbin.~1~
  4428. │   ├── doc
  4429. │   │   ├── patch
  4430. │   │   │   ├── pascal-doc-427
  4431. │   │   │   │   ├── pascal-doc-427.component-dir.~3~
  4432. │   │   │   │   └── pascal-doc-427.patch-dir.~2~
  4433. │   │   │   └── pascal-doc.system-dir.~96~
  4434. │   │   ├── pug-appendixes.sab.~8~
  4435. │   │   ├── pug-debug.sab.~22~
  4436. │   │   ├── pug-editor.sab.~18~
  4437. │   │   ├── pug-intro.sab.~25~
  4438. │   │   ├── pug-runtime-agreement.sab.~7~
  4439. │   │   ├── pug-runtime-systems.sab.~15~
  4440. │   │   └── pug-systems.sab.~15~
  4441. │   ├── expand-expr.vbin.~1~
  4442. │   ├── expr.vbin.~1~
  4443. │   ├── grammar-lang-mode.vbin.~1~
  4444. │   ├── grammar.vbin.~1~
  4445. │   ├── inits.vbin.~1~
  4446. │   ├── io-libraries.vbin.~1~
  4447. │   ├── language-mode.vbin.~1~
  4448. │   ├── lexers.vbin.~1~
  4449. │   ├── libraries.vbin.~1~
  4450. │   ├── lisp-expand.vbin.~1~
  4451. │   ├── package-dummy.lisp.~1~
  4452. │   ├── parse.vbin.~1~
  4453. │   ├── pascal-doc.lisp.~8~
  4454. │   ├── pascal-package.lisp.~2~
  4455. │   ├── pascal-runtime.lisp.~9~
  4456. │   ├── pascal.lisp.~57~
  4457. │   ├── patch
  4458. │   │   ├── pascal-433
  4459. │   │   │   ├── pascal-433.component-dir.~2~
  4460. │   │   │   └── pascal-433.patch-dir.~2~
  4461. │   │   ├── pascal-package-434
  4462. │   │   │   ├── pascal-package-434.component-dir.~2~
  4463. │   │   │   └── pascal-package-434.patch-dir.~2~
  4464. │   │   ├── pascal-package.system-dir.~137~
  4465. │   │   ├── pascal-runtime-434
  4466. │   │   │   ├── pascal-runtime-434.component-dir.~2~
  4467. │   │   │   └── pascal-runtime-434.patch-dir.~2~
  4468. │   │   ├── pascal-runtime.system-dir.~181~
  4469. │   │   └── pascal.system-dir.~229~
  4470. │   ├── rep.vbin.~1~
  4471. │   ├── runtime-defs.vbin.~1~
  4472. │   ├── runtime-defsystem.vbin.~1~
  4473. │   ├── runtime-language-mode.vbin.~1~
  4474. │   ├── stm-parse.vbin.~1~
  4475. │   ├── types.vbin.~1~
  4476. │   ├── utils.vbin.~1~
  4477. │   └── vars.vbin.~1~
  4478. ├── patch
  4479. │   ├── define-vbin-for-8-3.ibin.~1~
  4480. │   ├── define-vbin-for-8-3.lisp.~1~
  4481. │   ├── define-vbin-for-8-3.text.~1~
  4482. │   ├── development-utilities-439
  4483. │   │   └── development-utilities-439.component-dir.~2~
  4484. │   ├── development-utilities.system-dir.~116~
  4485. │   ├── extended-help-441
  4486. │   │   └── extended-help-441.component-dir.~2~
  4487. │   ├── extended-help.system-dir.~162~
  4488. │   ├── system-452
  4489. │   │   ├── macro-calls.vbin.~8~
  4490. │   │   └── system-452.component-dir.~10~
  4491. │   ├── system.system-dir.~439~
  4492. │   ├── utilities-445
  4493. │   │   └── utilities-445.component-dir.~2~
  4494. │   └── utilities.system-dir.~214~
  4495. ├── postscript
  4496. │   ├── interpreter.lisp.~156~
  4497. │   ├── interpreter.vbin.~3~
  4498. │   ├── lexer.lisp.~23~
  4499. │   ├── lexer.vbin.~3~
  4500. │   ├── operators.lisp.~106~
  4501. │   ├── operators.vbin.~3~
  4502. │   ├── patch
  4503. │   │   ├── postscript-436
  4504. │   │   │   ├── postscript-436.component-dir.~2~
  4505. │   │   │   └── postscript-436.patch-dir.~2~
  4506. │   │   └── postscript.system-dir.~164~
  4507. │   ├── sysdcl.lisp.~16~
  4508. │   ├── zwei.lisp.~9~
  4509. │   └── zwei.vbin.~3~
  4510. ├── print
  4511. │   ├── ascii.lisp.~1503~
  4512. │   ├── ascii.vbin.~1~
  4513. │   ├── dmp1.lisp.~1507~
  4514. │   ├── dmp1.vbin.~1~
  4515. │   ├── lgp-server.lisp.~1505~
  4516. │   ├── lgp-server.vbin.~1~
  4517. │   ├── log.lisp.~1520~
  4518. │   ├── log.vbin.~1~
  4519. │   ├── patch
  4520. │   │   ├── ps-439
  4521. │   │   │   ├── ps-439.component-dir.~2~
  4522. │   │   │   └── ps-439.patch-dir.~2~
  4523. │   │   └── ps.system-dir.~140~
  4524. │   ├── postscript.lisp.~1520~
  4525. │   ├── postscript.vbin.~1~
  4526. │   ├── printer-manager.lisp.~1558~
  4527. │   ├── printer-manager.vbin.~1~
  4528. │   ├── printer-queue-server.lisp.~1512~
  4529. │   ├── printer-queue-server.vbin.~1~
  4530. │   ├── request.lisp.~1525~
  4531. │   ├── request.vbin.~1~
  4532. │   └── sysdcl.lisp.~23~
  4533. ├── scheduler
  4534. │   ├── backward-compatibility.lisp.~36~
  4535. │   ├── clock-functions.lisp.~32~
  4536. │   ├── cometh.lisp.~7~
  4537. │   ├── compatibility1.lisp.~90~
  4538. │   ├── defs.lisp.~77~
  4539. │   ├── dispatcher.lisp.~192~
  4540. │   ├── events.lisp.~7~
  4541. │   ├── forward-compatibility.lisp.~42~
  4542. │   ├── init.lisp.~101~
  4543. │   ├── lock-definitions.lisp.~21~
  4544. │   ├── locks.lisp.~36~
  4545. │   ├── meter-defs.lisp.~22~
  4546. │   ├── meters.lisp.~24~
  4547. │   ├── monitor.lisp.~42~
  4548. │   ├── process-definition.lisp.~55~
  4549. │   ├── process-priority-definition.lisp.~37~
  4550. │   ├── process-priority.lisp.~49~
  4551. │   ├── process-state.lisp.~9~
  4552. │   ├── process-utilities.lisp.~42~
  4553. │   ├── process.lisp.~371~
  4554. │   ├── prodef.lisp.~115~
  4555. │   ├── scheduler-defs.lisp.~62~
  4556. │   ├── scheduler-queue.lisp.~25~
  4557. │   ├── scheduler.lisp.~38~
  4558. │   ├── synchronization-forms.lisp.~49~
  4559. │   ├── tester-defs.lisp.~25~
  4560. │   ├── timer-defs.lisp.~30~
  4561. │   ├── timer-hooks.lisp.~27~
  4562. │   ├── timer.lisp.~149~
  4563. │   └── wait-functions.lisp.~94~
  4564. ├── sct
  4565. │   ├── defs.lisp.~114~
  4566. │   ├── development-commands.lisp.~27~
  4567. │   ├── distribution-support.lisp.~56~
  4568. │   ├── environments.lisp.~33~
  4569. │   ├── journals.lisp.~246~
  4570. │   ├── last.lisp.~35~
  4571. │   ├── make-plan.lisp.~247~
  4572. │   ├── module-types.lisp.~151~
  4573. │   ├── parse.lisp.~156~
  4574. │   ├── patch.lisp.~229~
  4575. │   ├── system-commands.lisp.~317~
  4576. │   ├── system-info.lisp.~206~
  4577. │   ├── test-cases.lisp.~11~
  4578. │   └── tools.lisp.~31~
  4579. ├── server-utilities
  4580. │   ├── background-tasks.lisp.~1505~
  4581. │   ├── background-tasks.vbin.~2~
  4582. │   ├── filesystem.lisp.~1508~
  4583. │   ├── filesystem.vbin.~3~
  4584. │   ├── log.lisp.~1540~
  4585. │   ├── log.vbin.~3~
  4586. │   ├── patch
  4587. │   │   ├── su-442
  4588. │   │   │   ├── su-442.component-dir.~2~
  4589. │   │   │   └── su-442.patch-dir.~2~
  4590. │   │   └── su.system-dir.~181~
  4591. │   ├── stable-objects.lisp.~1505~
  4592. │   ├── stable-objects.vbin.~2~
  4593. │   ├── sysdcl.lisp.~42~
  4594. │   ├── uid.lisp.~1506~
  4595. │   └── uid.vbin.~2~
  4596. ├── site
  4597. │   ├── abacus.demo.~11~
  4598. │   ├── basic-ns.system.~14~
  4599. │   ├── birds.demo.~9~
  4600. │   ├── bitmap-editor.system.~1~
  4601. │   ├── btree.system.~16~
  4602. │   ├── btree.translations.~14~
  4603. │   ├── c-documentation.system.~3~
  4604. │   ├── c-library-headers.system.~2~
  4605. │   ├── c-packages.system.~4~
  4606. │   ├── c-runtime.system.~5~
  4607. │   ├── c.system.~10~
  4608. │   ├── cl-http.system.~10~
  4609. │   ├── clim-doc.system.~9~
  4610. │   ├── clim.system.~12~
  4611. │   ├── color-doc.system.~1~
  4612. │   ├── color.system.~16~
  4613. │   ├── compare-merge.system.~4~
  4614. │   ├── compiler-tools-debugger.system.~4~
  4615. │   ├── compiler-tools-development.system.~6~
  4616. │   ├── compiler-tools-package.system.~4~
  4617. │   ├── compiler-tools-runtime.system.~7~
  4618. │   ├── concordia-doc.system.~3~
  4619. │   ├── concordia.system.~3~
  4620. │   ├── context-free-grammar-package.system.~5~
  4621. │   ├── context-free-grammar.system.~6~
  4622. │   ├── conversion-tools.system.~1~
  4623. │   ├── crock.demo.~9~
  4624. │   ├── digital-crock.demo.~9~
  4625. │   ├── domain-name-server.system.~1~
  4626. │   ├── escher.demo.~11~
  4627. │   ├── essential-image-substrate.system.~7~
  4628. │   ├── examples.system.~1~
  4629. │   ├── fortran-doc.system.~6~
  4630. │   ├── fortran-package.system.~3~
  4631. │   ├── fortran-runtime.system.~4~
  4632. │   ├── fortran.system.~16~
  4633. │   ├── framethrower-xl-interface.system.~1~
  4634. │   ├── framethrower.system.~3~
  4635. │   ├── gate-array-ns.system.~8~
  4636. │   ├── genera-extensions.system.~2~
  4637. │   ├── goedel.demo.~15~
  4638. │   ├── graphic-editing.system.~1~
  4639. │   ├── graphic-editor.system.~2~
  4640. │   ├── graphics-support.system.~3~
  4641. │   ├── gred-doc.system.~1~
  4642. │   ├── hacks.demo.~2~
  4643. │   ├── hacks.system.~2~
  4644. │   ├── hollerith-editor.demo.~8~
  4645. │   ├── http-base-client.system.~5~
  4646. │   ├── http-client-substrate.system.~2~
  4647. │   ├── http-proxy.system.~3~
  4648. │   ├── http.translations.~51~
  4649. │   ├── http.translations.~56~
  4650. │   ├── image-substrate.system.~1~
  4651. │   ├── images.system.~14~
  4652. │   ├── images.translations.~1~
  4653. │   ├── jericho.system.~4~
  4654. │   ├── joshua-doc.system.~3~
  4655. │   ├── joshua-metering.system.~4~
  4656. │   ├── joshua.system.~12~
  4657. │   ├── joshua.translations.~1~
  4658. │   ├── lalr-1.system.~3~
  4659. │   ├── lambda-ir.system.~1~
  4660. │   ├── lexer-package.system.~3~
  4661. │   ├── lexer-runtime.system.~3~
  4662. │   ├── lexiphage.demo.~10~
  4663. │   ├── life.demo.~9~
  4664. │   ├── ll-1.system.~4~
  4665. │   ├── lock-simple.system.~3~
  4666. │   ├── macivory-support.system.~1~
  4667. │   ├── macsyma.system.~1~
  4668. │   ├── macsyma.translations.~1~
  4669. │   ├── mailer.system.~1~
  4670. │   ├── metering-substrate.system.~2~
  4671. │   ├── metering.system.~1~
  4672. │   ├── minimal-lexer-runtime.system.~1~
  4673. │   ├── munching-squares.demo.~9~
  4674. │   ├── munching-tunes.demo.~8~
  4675. │   ├── notice.text.~119~
  4676. │   ├── ns.translations.~2~
  4677. │   ├── pascal-doc.system.~5~
  4678. │   ├── pascal-package.system.~3~
  4679. │   ├── pascal-runtime.system.~4~
  4680. │   ├── pascal.system.~7~
  4681. │   ├── pcb-ns.system.~8~
  4682. │   ├── postscript.system.~1~
  4683. │   ├── public-dialnet-domain.text.~4~
  4684. │   ├── qix.demo.~14~
  4685. │   ├── rotate.demo.~9~
  4686. │   ├── schematic-ns.system.~8~
  4687. │   ├── sgd-book-design.system.~6~
  4688. │   ├── showable-procedures.system.~8~
  4689. │   ├── splines.demo.~7~
  4690. │   ├── spt.translations.~8~
  4691. │   ├── statice-browser.system.~2~
  4692. │   ├── statice-documentation.system.~1~
  4693. │   ├── statice-runtime.system.~2~
  4694. │   ├── statice-server.system.~2~
  4695. │   ├── statice.system.~3~
  4696. │   ├── syntax-editor-runtime.system.~4~
  4697. │   ├── syntax-editor-support.system.~5~
  4698. │   ├── sys.translations.~2~
  4699. │   ├── tv-bug.demo.~10~
  4700. │   ├── version-control-doc.system.~1~
  4701. │   ├── version-control.system.~9~
  4702. │   ├── version-control.translations.~1~
  4703. │   ├── vlsi-ns.system.~13~
  4704. │   ├── w3p.system.~3~
  4705. │   ├── w4.system.~2~
  4706. │   ├── worm.demo.~10~
  4707. │   └── zowie.demo.~9~
  4708. ├── statice
  4709. │   ├── browser-sysdcl.lisp.~5~
  4710. │   ├── development
  4711. │   │   ├── accessing-macros.lisp.~4~
  4712. │   │   ├── accessing-macros.vbin.~3~
  4713. │   │   ├── browser.lisp.~41~
  4714. │   │   ├── browser.vbin.~4~
  4715. │   │   ├── datatype-macros.lisp.~8~
  4716. │   │   ├── datatype-macros.vbin.~3~
  4717. │   │   ├── defining-forms.lisp.~15~
  4718. │   │   ├── defining-forms.vbin.~3~
  4719. │   │   ├── for-each.lisp.~4~
  4720. │   │   ├── for-each.vbin.~3~
  4721. │   │   └── patch
  4722. │   │   ├── statice-browser-466
  4723. │   │   │   ├── statice-browser-466.component-dir.~2~
  4724. │   │   │   └── statice-browser-466.patch-dir.~2~
  4725. │   │   └── statice-browser.system-dir.~66~
  4726. │   ├── documentation
  4727. │   │   ├── 2-0-installation.sab.~7~
  4728. │   │   ├── buffer-rpl.sab.~2~
  4729. │   │   ├── doc-sysdcl.lisp.~35~
  4730. │   │   ├── errors.sab.~8~
  4731. │   │   ├── extensible-types.sab.~30~
  4732. │   │   ├── hints-a.sab.~22~
  4733. │   │   ├── operators-a.sab.~51~
  4734. │   │   ├── operators-b.sab.~18~
  4735. │   │   ├── patch
  4736. │   │   │   ├── statice-doc-426
  4737. │   │   │   │   ├── statice-doc-426.component-dir.~3~
  4738. │   │   │   │   └── statice-doc-426.patch-dir.~2~
  4739. │   │   │   └── statice-doc.system-dir.~118~
  4740. │   │   ├── perf-a.sab.~15~
  4741. │   │   ├── perf-b.sab.~9~
  4742. │   │   ├── release-notes.sab.~20~
  4743. │   │   ├── tools-a.sab.~12~
  4744. │   │   ├── topics-a.sab.~38~
  4745. │   │   ├── topics-b.sab.~32~
  4746. │   │   ├── topics-c.sab.~8~
  4747. │   │   ├── topics-d.sab.~7~
  4748. │   │   ├── topics-e.sab.~16~
  4749. │   │   ├── tutorial-a.sab.~80~
  4750. │   │   ├── tutorial-b.sab.~72~
  4751. │   │   ├── tutorial-c.sab.~35~
  4752. │   │   ├── tutorial-d.sab.~44~
  4753. │   │   └── types.sab.~30~
  4754. │   ├── examples
  4755. │   │   ├── bank-example.lisp.~5~
  4756. │   │   ├── books.lisp.~4~
  4757. │   │   ├── extended-types.lisp.~6~
  4758. │   │   ├── finger-hack.lisp.~2~
  4759. │   │   ├── image.lisp.~3~
  4760. │   │   ├── joshua-example.lisp.~6~
  4761. │   │   ├── presentation-type.lisp.~7~
  4762. │   │   └── university-example.lisp.~40~
  4763. │   ├── file
  4764. │   │   ├── backup-interface.vbin.~6~
  4765. │   │   ├── client.lisp.~543~
  4766. │   │   ├── client.vbin.~5~
  4767. │   │   ├── common.lisp.~432~
  4768. │   │   ├── common.vbin.~5~
  4769. │   │   ├── darc
  4770. │   │   │   ├── backup-utilities.vbin.~2~
  4771. │   │   │   ├── buffer-stream.vbin.~2~
  4772. │   │   │   ├── buffer-stream.vbin.~4~
  4773. │   │   │   ├── commands.vbin.~2~
  4774. │   │   │   ├── commands.vbin.~3~
  4775. │   │   │   ├── fuzzy-backup.vbin.~2~
  4776. │   │   │   ├── fuzzy-backup.vbin.~3~
  4777. │   │   │   ├── maint-defs.vbin.~2~
  4778. │   │   │   ├── maint-defs.vbin.~3~
  4779. │   │   │   ├── maintenance.vbin.~2~
  4780. │   │   │   ├── maintenance.vbin.~3~
  4781. │   │   │   ├── mount-request.vbin.~2~
  4782. │   │   │   ├── mount-request.vbin.~4~
  4783. │   │   │   ├── tertiary-storage-debug.vbin.~2~
  4784. │   │   │   ├── tertiary-storage-debug.vbin.~4~
  4785. │   │   │   ├── tertiary-storage-defs.vbin.~2~
  4786. │   │   │   ├── tertiary-storage-defs.vbin.~4~
  4787. │   │   │   ├── tertiary-storage-errors.vbin.~2~
  4788. │   │   │   ├── tertiary-storage-errors.vbin.~4~
  4789. │   │   │   ├── tertiary-storage.vbin.~2~
  4790. │   │   │   ├── tertiary-storage.vbin.~4~
  4791. │   │   │   ├── utilities-packages.lisp.~2~
  4792. │   │   │   ├── volume-librarian.vbin.~2~
  4793. │   │   │   └── volume-librarian.vbin.~3~
  4794. │   │   ├── dbfs-pathnames.lisp.~30~
  4795. │   │   ├── dbfs-pathnames.vbin.~5~
  4796. │   │   ├── defs.lisp.~187~
  4797. │   │   ├── defs.vbin.~5~
  4798. │   │   ├── dir-defs.lisp.~8~
  4799. │   │   ├── dir-defs.vbin.~5~
  4800. │   │   ├── directory.lisp.~78~
  4801. │   │   ├── directory.vbin.~5~
  4802. │   │   ├── initialization.lisp.~7~
  4803. │   │   ├── initialization.vbin.~7~
  4804. │   │   ├── local.vbin.~5~
  4805. │   │   ├── lock-order.lisp.~22~
  4806. │   │   ├── lock-order.vbin.~5~
  4807. │   │   ├── locks.lisp.~35~
  4808. │   │   ├── locks.vbin.~5~
  4809. │   │   ├── misc.lisp.~91~
  4810. │   │   ├── misc.vbin.~7~
  4811. │   │   ├── queues.lisp.~4~
  4812. │   │   ├── queues.vbin.~5~
  4813. │   │   ├── recovery.vbin.~2~
  4814. │   │   ├── remote.lisp.~263~
  4815. │   │   ├── remote.vbin.~5~
  4816. │   │   ├── server.vbin.~6~
  4817. │   │   └── ufs
  4818. │   │   ├── cfm.vbin.~5~
  4819. │   │   ├── defs.vbin.~5~
  4820. │   │   ├── entrypoints.vbin.~5~
  4821. │   │   └── main.vbin.~6~
  4822. │   ├── model
  4823. │   │   ├── cfm.lisp.~24~
  4824. │   │   ├── cfm.vbin.~5~
  4825. │   │   ├── datatypes.lisp.~172~
  4826. │   │   ├── datatypes.vbin.~5~
  4827. │   │   ├── defs.lisp.~145~
  4828. │   │   ├── defs.vbin.~5~
  4829. │   │   ├── entrypoints.lisp.~146~
  4830. │   │   ├── entrypoints.vbin.~5~
  4831. │   │   ├── function-level.lisp.~249~
  4832. │   │   ├── function-level.vbin.~5~
  4833. │   │   ├── other.lisp.~112~
  4834. │   │   ├── other.vbin.~5~
  4835. │   │   ├── query.lisp.~47~
  4836. │   │   ├── query.vbin.~5~
  4837. │   │   ├── schema.lisp.~43~
  4838. │   │   ├── schema.vbin.~5~
  4839. │   │   ├── unique-id.lisp.~18~
  4840. │   │   ├── unique-id.vbin.~6~
  4841. │   │   ├── update-schema.lisp.~29~
  4842. │   │   ├── update-schema.vbin.~5~
  4843. │   │   ├── utils.lisp.~61~
  4844. │   │   ├── utils.vbin.~5~
  4845. │   │   ├── versioned-entity.lisp.~15~
  4846. │   │   └── versioned-entity.vbin.~4~
  4847. │   ├── patch
  4848. │   │   ├── statice-466
  4849. │   │   │   ├── statice-466.component-dir.~2~
  4850. │   │   │   └── statice-466.patch-dir.~2~
  4851. │   │   ├── statice-runtime-466
  4852. │   │   │   ├── statice-runtime-466-1.lisp.~1~
  4853. │   │   │   ├── statice-runtime-466-1.vbin.~1~
  4854. │   │   │   ├── statice-runtime-466.component-dir.~2~
  4855. │   │   │   └── statice-runtime-466.patch-dir.~4~
  4856. │   │   ├── statice-runtime.system-dir.~83~
  4857. │   │   ├── statice-server-466
  4858. │   │   │   ├── statice-server-466-1.lisp.~1~
  4859. │   │   │   ├── statice-server-466-1.vbin.~1~
  4860. │   │   │   ├── statice-server-466-2.lisp.~1~
  4861. │   │   │   ├── statice-server-466-2.vbin.~1~
  4862. │   │   │   ├── statice-server-466.component-dir.~2~
  4863. │   │   │   └── statice-server-466.patch-dir.~6~
  4864. │   │   ├── statice-server.system-dir.~11~
  4865. │   │   └── statice.system-dir.~292~
  4866. │   ├── runtime-sysdcl.lisp.~17~
  4867. │   ├── server-sysdcl.lisp.~5~
  4868. │   ├── statice-packages.lisp.~45~
  4869. │   ├── statice-packages.vbin.~6~
  4870. │   ├── storage
  4871. │   │   ├── b-set.lisp.~14~
  4872. │   │   ├── b-set.vbin.~5~
  4873. │   │   ├── errors.lisp.~12~
  4874. │   │   ├── errors.vbin.~5~
  4875. │   │   ├── interface.lisp.~40~
  4876. │   │   ├── interface.vbin.~5~
  4877. │   │   ├── new-heap.lisp.~16~
  4878. │   │   ├── new-heap.vbin.~5~
  4879. │   │   ├── record-defs.lisp.~39~
  4880. │   │   ├── record-defs.vbin.~5~
  4881. │   │   ├── record.lisp.~226~
  4882. │   │   ├── record.vbin.~5~
  4883. │   │   ├── scroll.lisp.~101~
  4884. │   │   ├── scroll.vbin.~5~
  4885. │   │   ├── storage-defs.lisp.~59~
  4886. │   │   ├── storage-defs.vbin.~5~
  4887. │   │   ├── tree.lisp.~137~
  4888. │   │   └── tree.vbin.~6~
  4889. │   ├── sysdcl.lisp.~111~
  4890. │   └── utilities
  4891. │   ├── model-dumper.lisp.~36~
  4892. │   ├── model-dumper.vbin.~5~
  4893. │   ├── presentation-types.lisp.~8~
  4894. │   ├── presentation-types.vbin.~5~
  4895. │   ├── runtime-utilities.lisp.~1~
  4896. │   ├── runtime-utilities.vbin.~1~
  4897. │   └── setup-statice.vbin.~5~
  4898. ├── storage
  4899. │   ├── disk-definitions.lisp.~90~
  4900. │   ├── disk-driver.lisp.~210~
  4901. │   ├── embedded-disk-driver.lisp.~71~
  4902. │   ├── i-storage-defs.lisp.~89~
  4903. │   ├── stack-wiring.lisp.~30~
  4904. │   ├── storage.lisp.~818~
  4905. │   ├── user-disk-driver.lisp.~59~
  4906. │   ├── user-disk-driver.lisp.~60~
  4907. │   ├── user-storage.lisp.~158~
  4908. │   ├── user-storage.lisp.~159~
  4909. │   └── vlm-disk-utilities.lisp.~1~
  4910. ├── syntax-editor
  4911. │   ├── check-sectionization.vbin.~2~
  4912. │   ├── compile-grammar-flavor-methods.vbin.~2~
  4913. │   ├── ed-commands.vbin.~2~
  4914. │   ├── grammar-utils.vbin.~2~
  4915. │   ├── parser.vbin.~2~
  4916. │   ├── patch
  4917. │   │   ├── syntax-ed-runtime-434
  4918. │   │   │   ├── syntax-ed-runtime-434.component-dir.~2~
  4919. │   │   │   └── syntax-ed-runtime-434.patch-dir.~2~
  4920. │   │   ├── syntax-ed-runtime.system-dir.~120~
  4921. │   │   ├── syntax-ed-support-434
  4922. │   │   │   ├── syntax-ed-support-434.component-dir.~2~
  4923. │   │   │   └── syntax-ed-support-434.patch-dir.~2~
  4924. │   │   └── syntax-ed-support.system-dir.~229~
  4925. │   ├── prog-syn-struc.vbin.~2~
  4926. │   ├── runtime-sectionization.lisp.~1~
  4927. │   ├── runtime-sectionization.vbin.~2~
  4928. │   ├── sectionization.vbin.~2~
  4929. │   ├── syntax-editor-runtime.lisp.~5~
  4930. │   ├── syntax-editor-support.lisp.~31~
  4931. │   └── templates.vbin.~2~
  4932. ├── sys
  4933. │   ├── aarray.lisp.~41~
  4934. │   ├── allocate-common.lisp.~81~
  4935. │   ├── cold-load-stream.lisp.~6~
  4936. │   ├── cold-load.lisp.~288~
  4937. │   ├── command-loop.lisp.~200~
  4938. │   ├── configuration.lisp.~14~
  4939. │   ├── console.lisp.~98~
  4940. │   ├── describe.lisp.~31~
  4941. │   ├── development-utilities.lisp.~15~
  4942. │   ├── division.lisp.~31~
  4943. │   ├── eql-dispatch.lisp.~6~
  4944. │   ├── eval.lisp.~391~
  4945. │   ├── expand-do.lisp.~10~
  4946. │   ├── extended-help.lisp.~21~
  4947. │   ├── fspec.lisp.~328~
  4948. │   ├── i-allocate.lisp.~99~
  4949. │   ├── iarithdefs.lisp.~24~
  4950. │   ├── icons.lisp.~185~
  4951. │   ├── ifepio.lisp.~239~
  4952. │   ├── iprim.lisp.~143~
  4953. │   ├── istack.lisp.~331~
  4954. │   ├── larith.lisp.~137~
  4955. │   ├── lcode.lisp.~187~
  4956. │   ├── ldata.lisp.~111~
  4957. │   ├── lisp-database-cold.lisp.~49~
  4958. │   ├── lisp-database.lisp.~23~
  4959. │   ├── lisp-syntax.lisp.~51~
  4960. │   ├── lispfn.lisp.~534~
  4961. │   ├── ltop.lisp.~754~
  4962. │   ├── macroexpand.lisp.~19~
  4963. │   ├── mini-alists.lisp.~167~
  4964. │   ├── objects.lisp.~9~
  4965. │   ├── package.lisp.~256~
  4966. │   ├── packerr.lisp.~39~
  4967. │   ├── pkgdcl.lisp.~1343~
  4968. │   ├── program-tools.lisp.~5~
  4969. │   ├── sort.lisp.~72~
  4970. │   ├── standard-values.lisp.~17~
  4971. │   ├── sysdcl.lisp.~1059~
  4972. │   ├── utility-sysdcl.lisp.~133~
  4973. │   ├── wired-event-defs.lisp.~3~
  4974. │   ├── wired-event-log.lisp.~6~
  4975. │   └── wired.lisp.~147~
  4976. ├── sys2
  4977. │   ├── advise.lisp.~58~
  4978. │   ├── bars.lisp.~26~
  4979. │   ├── bigdefs.lisp.~15~
  4980. │   ├── bignum.lisp.~130~
  4981. │   ├── character-sets.lisp.~66~
  4982. │   ├── character-style-presentations.lisp.~64~
  4983. │   ├── character-styles.lisp.~214~
  4984. │   ├── complex.lisp.~34~
  4985. │   ├── defmac.lisp.~117~
  4986. │   ├── demonstration.lisp.~5~
  4987. │   ├── double.lisp.~56~
  4988. │   ├── encaps.lisp.~61~
  4989. │   ├── gc-control-panel.lisp.~21~
  4990. │   ├── hash-compatibility.lisp.~1~
  4991. │   ├── hash.lisp.~122~
  4992. │   ├── heap.lisp.~26~
  4993. │   ├── herald.lisp.~149~
  4994. │   ├── ldefsel.lisp.~14~
  4995. │   ├── let.lisp.~15~
  4996. │   ├── lmmac.lisp.~587~
  4997. │   ├── lnumer-defs.lisp.~35~
  4998. │   ├── lnumer.lisp.~147~
  4999. │   ├── login.lisp.~165~
  5000. │   ├── loop.lisp.~827~
  5001. │   ├── maclsp.lisp.~50~
  5002. │   ├── macro.lisp.~126~
  5003. │   ├── matrix.lisp.~4014~
  5004. │   ├── memory-cold.lisp.~84~
  5005. │   ├── numer.lisp.~117~
  5006. │   ├── pcmeter.lisp.~3032~
  5007. │   ├── plane.lisp.~31~
  5008. │   ├── qtrace.lisp.~164~
  5009. │   ├── rat.lisp.~94~
  5010. │   ├── resour.lisp.~82~
  5011. │   ├── selev.lisp.~8~
  5012. │   ├── setf.lisp.~74~
  5013. │   ├── step.lisp.~75~
  5014. │   ├── storage-categories.lisp.~81~
  5015. │   ├── string.lisp.~326~
  5016. │   ├── struct-cold.lisp.~4~
  5017. │   ├── struct-defs.lisp.~8~
  5018. │   ├── struct.lisp.~382~
  5019. │   ├── table-defs.lisp.~9~
  5020. │   ├── table-hooks.lisp.~10~
  5021. │   ├── tables.lisp.~20~
  5022. │   ├── timer-queue-commands.lisp.~12~
  5023. │   ├── timer-queue.lisp.~56~
  5024. │   └── who-calls.lisp.~4096~
  5025. ├── version-control
  5026. │   ├── compare-merge
  5027. │   │   ├── compare-merge.lisp.~3007~
  5028. │   │   ├── compare-merge.vbin.~1~
  5029. │   │   ├── editor-interfaces.lisp.~3020~
  5030. │   │   ├── editor-interfaces.vbin.~1~
  5031. │   │   └── sysdcl.lisp.~22~
  5032. │   ├── design
  5033. │   │   ├── internals.sab.~6~
  5034. │   │   ├── lock-server-doc.sab.~6~
  5035. │   │   └── vc-document.sab.~39~
  5036. │   ├── editor-support
  5037. │   │   ├── buffer-stream.lisp.~2601~
  5038. │   │   ├── buffer-stream.vbin.~1~
  5039. │   │   ├── buffers-basic.lisp.~2658~
  5040. │   │   ├── buffers-basic.vbin.~1~
  5041. │   │   ├── buffers-modifications.lisp.~2624~
  5042. │   │   ├── buffers-modifications.vbin.~1~
  5043. │   │   ├── buffers-saving.lisp.~2636~
  5044. │   │   ├── buffers-saving.vbin.~1~
  5045. │   │   ├── buffers-utilities.lisp.~2630~
  5046. │   │   ├── buffers-utilities.vbin.~1~
  5047. │   │   ├── commands.lisp.~2679~
  5048. │   │   ├── commands.vbin.~1~
  5049. │   │   ├── common-utilities.lisp.~2601~
  5050. │   │   ├── common-utilities.vbin.~1~
  5051. │   │   ├── compare-sections.lisp.~2624~
  5052. │   │   ├── compare-sections.vbin.~1~
  5053. │   │   ├── compiled-flavor-methods.lisp.~5~
  5054. │   │   ├── compiled-flavor-methods.vbin.~1~
  5055. │   │   ├── defs.lisp.~2602~
  5056. │   │   ├── defs.vbin.~1~
  5057. │   │   ├── diagram-lines.lisp.~2642~
  5058. │   │   ├── diagram-lines.vbin.~1~
  5059. │   │   ├── hard-section-nodes.lisp.~2625~
  5060. │   │   ├── hard-section-nodes.vbin.~1~
  5061. │   │   ├── history-buffers.lisp.~2619~
  5062. │   │   ├── history-buffers.vbin.~1~
  5063. │   │   ├── merge-branches.lisp.~2634~
  5064. │   │   ├── merge-branches.vbin.~1~
  5065. │   │   ├── modified-sections.lisp.~2603~
  5066. │   │   ├── modified-sections.vbin.~1~
  5067. │   │   ├── vc-file-buffer-mode.lisp.~2612~
  5068. │   │   ├── vc-file-buffer-mode.vbin.~1~
  5069. │   │   ├── viewspecs.lisp.~2600~
  5070. │   │   └── viewspecs.vbin.~1~
  5071. │   ├── patch
  5072. │   │   ├── compare-merge-404
  5073. │   │   │   ├── compare-merge-404.component-dir.~2~
  5074. │   │   │   └── compare-merge-404.patch-dir.~3~
  5075. │   │   ├── compare-merge.system-dir.~61~
  5076. │   │   ├── version-control-405
  5077. │   │   │   ├── version-control-405.component-dir.~4~
  5078. │   │   │   └── version-control-405.patch-dir.~5~
  5079. │   │   ├── version-control-doc-401
  5080. │   │   │   ├── version-control-doc-401.component-dir.~3~
  5081. │   │   │   └── version-control-doc-401.patch-dir.~3~
  5082. │   │   ├── version-control-doc.system-dir.~32~
  5083. │   │   └── version-control.system-dir.~150~
  5084. │   ├── patches
  5085. │   │   ├── patch-from-branch.lisp.~2615~
  5086. │   │   ├── patch-from-branch.vbin.~1~
  5087. │   │   ├── patches.lisp.~2611~
  5088. │   │   └── patches.vbin.~1~
  5089. │   ├── pathnames
  5090. │   │   ├── file-access-path-stuff.lisp.~2614~
  5091. │   │   └── file-access-path-stuff.vbin.~1~
  5092. │   ├── system-changes
  5093. │   │   ├── system-changes.lisp.~2605~
  5094. │   │   └── system-changes.vbin.~1~
  5095. │   ├── tools
  5096. │   │   ├── compact.lisp.~2600~
  5097. │   │   ├── compact.vbin.~1~
  5098. │   │   ├── conversions.lisp.~2638~
  5099. │   │   ├── conversions.vbin.~1~
  5100. │   │   ├── extraction.lisp.~2607~
  5101. │   │   ├── extraction.vbin.~1~
  5102. │   │   ├── tablewear.lisp.~2607~
  5103. │   │   ├── tablewear.vbin.~1~
  5104. │   │   ├── top-level-scanner.lisp.~2600~
  5105. │   │   ├── top-level-scanner.vbin.~1~
  5106. │   │   ├── tree-converter.lisp.~2616~
  5107. │   │   └── tree-converter.vbin.~1~
  5108. │   └── vc
  5109. │   ├── branch-cloner.lisp.~2503~
  5110. │   ├── branch-cloner.vbin.~1~
  5111. │   ├── compiled-flavor-methods.lisp.~8~
  5112. │   ├── compiled-flavor-methods.vbin.~1~
  5113. │   ├── debugging.lisp.~2610~
  5114. │   ├── debugging.vbin.~1~
  5115. │   ├── defs.lisp.~2610~
  5116. │   ├── defs.vbin.~1~
  5117. │   ├── dynamics.lisp.~2626~
  5118. │   ├── dynamics.vbin.~1~
  5119. │   ├── encached-file.lisp.~2645~
  5120. │   ├── encached-file.vbin.~1~
  5121. │   ├── file-branches.lisp.~2604~
  5122. │   ├── file-branches.vbin.~1~
  5123. │   ├── file-parser.lisp.~2610~
  5124. │   ├── file-parser.vbin.~1~
  5125. │   ├── locked-encached-file.lisp.~2612~
  5126. │   ├── locked-encached-file.vbin.~1~
  5127. │   ├── package-declarations.lisp.~7~
  5128. │   ├── stream.lisp.~2617~
  5129. │   ├── stream.vbin.~1~
  5130. │   ├── version-control-doc-sysdcl.lisp.~13~
  5131. │   ├── version-control-doc-sysdcl.lisp.~15~
  5132. │   ├── version-control-sysdcl.lisp.~39~
  5133. │   └── version-control-sysdcl.lisp.~40~
  5134. ├── window
  5135. │   ├── activities.lisp.~35~
  5136. │   ├── background-stream.lisp.~14~
  5137. │   ├── basstr.lisp.~645~
  5138. │   ├── baswin.lisp.~713~
  5139. │   ├── bitmap-screen.lisp.~38~
  5140. │   ├── blinkers.lisp.~88~
  5141. │   ├── choice.lisp.~304~
  5142. │   ├── color-sync-programs.lisp.~2~
  5143. │   ├── colors.lisp.~23~
  5144. │   ├── cometh.lisp.~60~
  5145. │   ├── csrpos.lisp.~14~
  5146. │   ├── dimmer.lisp.~4026~
  5147. │   ├── extended-alu.lisp.~20~
  5148. │   ├── frame.lisp.~214~
  5149. │   ├── graphics.lisp.~165~
  5150. │   ├── help-frame.lisp.~22~
  5151. │   ├── ibitblt-loops.lisp.~38~
  5152. │   ├── ibitblt.lisp.~37~
  5153. │   ├── idraw.lisp.~41~
  5154. │   ├── inspct.lisp.~4053~
  5155. │   ├── io-buffers.lisp.~5~
  5156. │   ├── ivory-color
  5157. │   │   ├── color-bitblt-functions.lisp.~12~
  5158. │   │   ├── icolor-bitblt.lisp.~41~
  5159. │   │   └── repack.lisp.~190~
  5160. │   ├── l-screen-draw.lisp.~81~
  5161. │   ├── ltvdef.lisp.~54~
  5162. │   ├── main-screen.lisp.~12~
  5163. │   ├── managed-map.lisp.~5~
  5164. │   ├── menu.lisp.~223~
  5165. │   ├── mouse.lisp.~472~
  5166. │   ├── notification.lisp.~116~
  5167. │   ├── notifications-activity.lisp.~4011~
  5168. │   ├── old-tv.lisp.~4~
  5169. │   ├── patch
  5170. │   │   ├── old-tv-436
  5171. │   │   │   └── old-tv-436.component-dir.~2~
  5172. │   │   └── old-tv.system-dir.~104~
  5173. │   ├── peek.lisp.~4073~
  5174. │   ├── peekch.lisp.~4015~
  5175. │   ├── peekfs.lisp.~4009~
  5176. │   ├── remote-screen.lisp.~81~
  5177. │   ├── scred.lisp.~181~
  5178. │   ├── screen-init.lisp.~73~
  5179. │   ├── screen.lisp.~320~
  5180. │   ├── scrman.lisp.~255~
  5181. │   ├── scroll.lisp.~221~
  5182. │   ├── select-select.lisp.~4011~
  5183. │   ├── sensit.lisp.~29~
  5184. │   ├── set-options-commands.lisp.~42~
  5185. │   ├── sheet.lisp.~884~
  5186. │   ├── shwarm.lisp.~491~
  5187. │   ├── sysmen.lisp.~250~
  5188. │   ├── tscrol.lisp.~90~
  5189. │   ├── tvdefs.lisp.~488~
  5190. │   ├── typwin-sensit.lisp.~4~
  5191. │   ├── typwin.lisp.~178~
  5192. │   └── wholin.lisp.~361~
  5193. ├── x11
  5194. │   ├── clx
  5195. │   │   ├── attributes.lisp.~5002~
  5196. │   │   ├── buffer.lisp.~5007~
  5197. │   │   ├── bufmac.lisp.~5003~
  5198. │   │   ├── clx.lisp.~5014~
  5199. │   │   ├── defsystem.lisp.~5008~
  5200. │   │   ├── depdefs.lisp.~5010~
  5201. │   │   ├── dependent.lisp.~5036~
  5202. │   │   ├── display.lisp.~5012~
  5203. │   │   ├── doc.lisp.~5003~
  5204. │   │   ├── fonts.lisp.~5004~
  5205. │   │   ├── gcontext.lisp.~5007~
  5206. │   │   ├── generalock.lisp.~5003~
  5207. │   │   ├── graphics.lisp.~5003~
  5208. │   │   ├── image.lisp.~5005~
  5209. │   │   ├── input.lisp.~5008~
  5210. │   │   ├── keysyms.lisp.~5000~
  5211. │   │   ├── macros.lisp.~5007~
  5212. │   │   ├── manager.lisp.~5006~
  5213. │   │   ├── package.lisp.~5002~
  5214. │   │   ├── patch
  5215. │   │   │   ├── clx-450
  5216. │   │   │   │   └── clx-450.component-dir.~2~
  5217. │   │   │   └── clx.system-dir.~158~
  5218. │   │   ├── requests.lisp.~5008~
  5219. │   │   ├── resource.lisp.~5005~
  5220. │   │   ├── text.lisp.~5003~
  5221. │   │   ├── translate.lisp.~5004~
  5222. │   │   └── vlm-console-channel.lisp.~37~
  5223. │   ├── doc
  5224. │   │   ├── defbook.lisp.~4~
  5225. │   │   ├── patch
  5226. │   │   │   ├── x-documentation-422
  5227. │   │   │   │   ├── x-documentation-422.component-dir.~3~
  5228. │   │   │   │   └── x-documentation-422.patch-dir.~2~
  5229. │   │   │   └── x-documentation.system-dir.~52~
  5230. │   │   ├── sysdcl.lisp.~11~
  5231. │   │   └── x-documentation.sab.~18~
  5232. │   ├── fonts
  5233. │   │   └── bdf
  5234. │   │   └── genera
  5235. │   │   ├── 13fgb.bdf.~3~
  5236. │   │   ├── 16fg.bdf.~3~
  5237. │   │   ├── 18fg.bdf.~3~
  5238. │   │   ├── 20vr.bdf.~3~
  5239. │   │   ├── 25fr3.bdf.~3~
  5240. │   │   ├── 31vr.bdf.~3~
  5241. │   │   ├── 40vr.bdf.~3~
  5242. │   │   ├── 40vshd.bdf.~3~
  5243. │   │   ├── 43vxms.bdf.~3~
  5244. │   │   ├── 5x5.bdf.~3~
  5245. │   │   ├── 5x5b.bdf.~3~
  5246. │   │   ├── 5x5br.bdf.~3~
  5247. │   │   ├── 5x5r.bdf.~3~
  5248. │   │   ├── abacus.bdf.~3~
  5249. │   │   ├── apl14.bdf.~3~
  5250. │   │   ├── arr10.bdf.~3~
  5251. │   │   ├── arrow.bdf.~3~
  5252. │   │   ├── arrows10.bdf.~3~
  5253. │   │   ├── bigfnt.bdf.~3~
  5254. │   │   ├── bigfntb.bdf.~3~
  5255. │   │   ├── bigfntbi.bdf.~3~
  5256. │   │   ├── bigfnti.bdf.~3~
  5257. │   │   ├── bigvg.bdf.~3~
  5258. │   │   ├── blkf10.bdf.~3~
  5259. │   │   ├── boxfont.bdf.~3~
  5260. │   │   ├── cha.bdf.~3~
  5261. │   │   ├── chas.bdf.~3~
  5262. │   │   ├── clar.bdf.~3~
  5263. │   │   ├── clar12.bdf.~3~
  5264. │   │   ├── clar14.bdf.~3~
  5265. │   │   ├── clarb.bdf.~3~
  5266. │   │   ├── clre14.bdf.~3~
  5267. │   │   ├── cpt-cm10.bdf.~3~
  5268. │   │   ├── cpt-cm12.bdf.~3~
  5269. │   │   ├── cpt-hl10.bdf.~3~
  5270. │   │   ├── cpt-tr10i.bdf.~3~
  5271. │   │   ├── cptfont.bdf.~3~
  5272. │   │   ├── cptfontb.bdf.~3~
  5273. │   │   ├── cptfontbi.bdf.~3~
  5274. │   │   ├── cptfontc.bdf.~3~
  5275. │   │   ├── cptfontcb.bdf.~3~
  5276. │   │   ├── cptfontcc.bdf.~3~
  5277. │   │   ├── cptfonti-german.bdf.~3~
  5278. │   │   ├── cptfonti.bdf.~3~
  5279. │   │   ├── cptfontr.bdf.~3~
  5280. │   │   ├── cptfrak.bdf.~3~
  5281. │   │   ├── cyr12.bdf.~3~
  5282. │   │   ├── cyrillic8.bdf.~3~
  5283. │   │   ├── dutch14.bdf.~3~
  5284. │   │   ├── dutch14b.bdf.~3~
  5285. │   │   ├── dutch14bi.bdf.~3~
  5286. │   │   ├── dutch14i.bdf.~3~
  5287. │   │   ├── dutch20.bdf.~3~
  5288. │   │   ├── dutch20b.bdf.~3~
  5289. │   │   ├── dutch20bi.bdf.~3~
  5290. │   │   ├── dutch20i.bdf.~3~
  5291. │   │   ├── edsymbol12.bdf.~3~
  5292. │   │   ├── einy4.bdf.~3~
  5293. │   │   ├── einy5.bdf.~3~
  5294. │   │   ├── einy6.bdf.~3~
  5295. │   │   ├── einy7.bdf.~3~
  5296. │   │   ├── einy8.bdf.~3~
  5297. │   │   ├── eurex12i.bdf.~3~
  5298. │   │   ├── eurex21i.bdf.~4~
  5299. │   │   ├── eurex24i.bdf.~4~
  5300. │   │   ├── gach10.bdf.~3~
  5301. │   │   ├── gach10b.bdf.~3~
  5302. │   │   ├── gach10r.bdf.~3~
  5303. │   │   ├── gach12.bdf.~3~
  5304. │   │   ├── gach12r.bdf.~3~
  5305. │   │   ├── gacha10.bdf.~3~
  5306. │   │   ├── gacha12.bdf.~3~
  5307. │   │   ├── gacha14.bdf.~3~
  5308. │   │   ├── gacha8.bdf.~3~
  5309. │   │   ├── gates.bdf.~3~
  5310. │   │   ├── gates3.bdf.~3~
  5311. │   │   ├── gats3a.bdf.~3~
  5312. │   │   ├── german-cptfont.bdf.~3~
  5313. │   │   ├── german-cptfonti.bdf.~3~
  5314. │   │   ├── german-fix8.bdf.~3~
  5315. │   │   ├── hand.bdf.~3~
  5316. │   │   ├── hebrew12.bdf.~3~
  5317. │   │   ├── hebrew8.bdf.~3~
  5318. │   │   ├── helvetica10.bdf.~3~
  5319. │   │   ├── helvetica10b.bdf.~3~
  5320. │   │   ├── helvetica12.bdf.~3~
  5321. │   │   ├── helvetica12b.bdf.~3~
  5322. │   │   ├── helvetica14.bdf.~3~
  5323. │   │   ├── helvetica18.bdf.~3~
  5324. │   │   ├── helvetica18b.bdf.~3~
  5325. │   │   ├── helvetica8.bdf.~3~
  5326. │   │   ├── helvetica9.bdf.~3~
  5327. │   │   ├── hipo10.bdf.~3~
  5328. │   │   ├── hippo10.bdf.~3~
  5329. │   │   ├── hippo12.bdf.~3~
  5330. │   │   ├── hippo18.bdf.~3~
  5331. │   │   ├── hippo8.bdf.~3~
  5332. │   │   ├── hl10.bdf.~3~
  5333. │   │   ├── hl10b.bdf.~3~
  5334. │   │   ├── hl10bi.bdf.~3~
  5335. │   │   ├── hl10i.bdf.~3~
  5336. │   │   ├── hl12.bdf.~3~
  5337. │   │   ├── hl12b.bdf.~3~
  5338. │   │   ├── hl12b1.bdf.~3~
  5339. │   │   ├── hl12bi.bdf.~3~
  5340. │   │   ├── hl12br.bdf.~3~
  5341. │   │   ├── hl12i.bdf.~3~
  5342. │   │   ├── hl14.bdf.~3~
  5343. │   │   ├── hl14b.bdf.~3~
  5344. │   │   ├── hl14bi.bdf.~3~
  5345. │   │   ├── hl14i.bdf.~3~
  5346. │   │   ├── hl18.bdf.~3~
  5347. │   │   ├── hl18b.bdf.~3~
  5348. │   │   ├── hl18bi.bdf.~3~
  5349. │   │   ├── hl18i.bdf.~3~
  5350. │   │   ├── hl18r.bdf.~3~
  5351. │   │   ├── hl6.bdf.~3~
  5352. │   │   ├── hl7.bdf.~3~
  5353. │   │   ├── hl7b.bdf.~3~
  5354. │   │   ├── hl7bi.bdf.~3~
  5355. │   │   ├── hl7i.bdf.~3~
  5356. │   │   ├── hl8.bdf.~3~
  5357. │   │   ├── hl8b.bdf.~3~
  5358. │   │   ├── hl8bi.bdf.~3~
  5359. │   │   ├── hl8i.bdf.~3~
  5360. │   │   ├── jess11.bdf.~3~
  5361. │   │   ├── jess11b.bdf.~3~
  5362. │   │   ├── jess11bi.bdf.~3~
  5363. │   │   ├── jess11i.bdf.~3~
  5364. │   │   ├── jess13.bdf.~3~
  5365. │   │   ├── jess13b.bdf.~3~
  5366. │   │   ├── jess13i.bdf.~3~
  5367. │   │   ├── jess14.bdf.~3~
  5368. │   │   ├── jess14b.bdf.~3~
  5369. │   │   ├── jess14gb.bdf.~3~
  5370. │   │   ├── jess14i.bdf.~3~
  5371. │   │   ├── jessf13.bdf.~3~
  5372. │   │   ├── key-test-mouse.bdf.~3~
  5373. │   │   ├── lub14.bdf.~3~
  5374. │   │   ├── mastr.bdf.~3~
  5375. │   │   ├── mat10a.bdf.~3~
  5376. │   │   ├── math10.bdf.~3~
  5377. │   │   ├── math12.bdf.~3~
  5378. │   │   ├── math16.bdf.~3~
  5379. │   │   ├── medfnb.bdf.~3~
  5380. │   │   ├── medfnt.bdf.~3~
  5381. │   │   ├── medfntb.bdf.~3~
  5382. │   │   ├── medfntbi.bdf.~3~
  5383. │   │   ├── medfnti.bdf.~3~
  5384. │   │   ├── mets.bdf.~3~
  5385. │   │   ├── metsi.bdf.~3~
  5386. │   │   ├── mona33.bdf.~3~
  5387. │   │   ├── mona66.bdf.~3~
  5388. │   │   ├── mouse.bdf.~3~
  5389. │   │   ├── musc10.bdf.~3~
  5390. │   │   ├── narrow.bdf.~3~
  5391. │   │   ├── newfnt.bdf.~3~
  5392. │   │   ├── oeng25.bdf.~3~
  5393. │   │   ├── oeng50.bdf.~3~
  5394. │   │   ├── pignose8.bdf.~3~
  5395. │   │   ├── plnk16.bdf.~3~
  5396. │   │   ├── prt12b.bdf.~3~
  5397. │   │   ├── s30chs.bdf.~3~
  5398. │   │   ├── s35ger.bdf.~3~
  5399. │   │   ├── sail12.bdf.~3~
  5400. │   │   ├── scrawl.bdf.~3~
  5401. │   │   ├── ship.bdf.~3~
  5402. │   │   ├── sigma20.bdf.~3~
  5403. │   │   ├── smt10.bdf.~3~
  5404. │   │   ├── smt10a.bdf.~3~
  5405. │   │   ├── smt14.bdf.~3~
  5406. │   │   ├── st10.bdf.~3~
  5407. │   │   ├── st6.bdf.~3~
  5408. │   │   ├── st8.bdf.~3~
  5409. │   │   ├── stipple.bdf.~3~
  5410. │   │   ├── swiss12-ccaps.bdf.~3~
  5411. │   │   ├── swiss12b-ccaps.bdf.~3~
  5412. │   │   ├── swiss20.bdf.~3~
  5413. │   │   ├── swiss20b.bdf.~3~
  5414. │   │   ├── swiss20bi.bdf.~3~
  5415. │   │   ├── swiss20i.bdf.~3~
  5416. │   │   ├── symbol10.bdf.~3~
  5417. │   │   ├── symbol12.bdf.~3~
  5418. │   │   ├── symbolics50.bdf.~3~
  5419. │   │   ├── tally.bdf.~3~
  5420. │   │   ├── template64.bdf.~3~
  5421. │   │   ├── timesroman10.bdf.~3~
  5422. │   │   ├── timesroman12.bdf.~3~
  5423. │   │   ├── timesroman12e.bdf.~3~
  5424. │   │   ├── timesroman14.bdf.~3~
  5425. │   │   ├── timesroman18.bdf.~3~
  5426. │   │   ├── tiny.bdf.~3~
  5427. │   │   ├── tnto14.bdf.~3~
  5428. │   │   ├── tntob.bdf.~3~
  5429. │   │   ├── tog.bdf.~3~
  5430. │   │   ├── tonto.bdf.~3~
  5431. │   │   ├── tr10.bdf.~3~
  5432. │   │   ├── tr10b.bdf.~3~
  5433. │   │   ├── tr10bi.bdf.~3~
  5434. │   │   ├── tr10i.bdf.~3~
  5435. │   │   ├── tr12.bdf.~3~
  5436. │   │   ├── tr12b.bdf.~3~
  5437. │   │   ├── tr12b1.bdf.~3~
  5438. │   │   ├── tr12bi.bdf.~3~
  5439. │   │   ├── tr12br.bdf.~3~
  5440. │   │   ├── tr12i.bdf.~3~
  5441. │   │   ├── tr14.bdf.~3~
  5442. │   │   ├── tr14b.bdf.~3~
  5443. │   │   ├── tr14i.bdf.~3~
  5444. │   │   ├── tr18.bdf.~3~
  5445. │   │   ├── tr18b.bdf.~3~
  5446. │   │   ├── tr8.bdf.~3~
  5447. │   │   ├── tr8b.bdf.~3~
  5448. │   │   ├── tr8bi.bdf.~3~
  5449. │   │   ├── tr8i.bdf.~3~
  5450. │   │   ├── tr9.bdf.~3~
  5451. │   │   ├── tvfont.bdf.~3~
  5452. │   │   ├── tvfontb.bdf.~3~
  5453. │   │   ├── tvfontbi.bdf.~3~
  5454. │   │   ├── tvfontbr.bdf.~3~
  5455. │   │   ├── tvfontcb.bdf.~3~
  5456. │   │   ├── tvfonti.bdf.~3~
  5457. │   │   ├── tvfontr.bdf.~3~
  5458. │   │   └── vt100.bdf.~3~
  5459. │   └── screen
  5460. │   ├── genera-icon-16.xbm.~2~
  5461. │   ├── genera-icon-32.xbm.~2~
  5462. │   ├── genera-mask-16.xbm.~2~
  5463. │   ├── genera-mask-32.xbm.~2~
  5464. │   ├── keyboards.lisp.~43~
  5465. │   ├── keyboards.lisp.~44~
  5466. │   ├── patch
  5467. │   │   ├── x-remote-screen-448
  5468. │   │   │   └── x-remote-screen-448.component-dir.~9~
  5469. │   │   └── x-remote-screen.system-dir.~140~
  5470. │   ├── sysdcl.lisp.~22~
  5471. │   ├── x-console.lisp.~46~
  5472. │   ├── x-display-device.lisp.~9~
  5473. │   ├── x-keysym-names.lisp.~7~
  5474. │   ├── x-program.lisp.~23~
  5475. │   ├── x-screen.lisp.~258~
  5476. │   └── xdmcp.lisp.~7~
  5477. ├── zmail
  5478. │   ├── button-panes.lisp.~1505~
  5479. │   ├── calendar.lisp.~1522~
  5480. │   ├── chaos-mail.lisp.~1513~
  5481. │   ├── collections.lisp.~1552~
  5482. │   ├── commands.lisp.~1600~
  5483. │   ├── compile-flavor-methods.lisp.~90~
  5484. │   ├── converse
  5485. │   │   └── converse.lisp.~1564~
  5486. │   ├── date-expressions.lisp.~1510~
  5487. │   ├── definitions.lisp.~1552~
  5488. │   ├── digest.lisp.~1511~
  5489. │   ├── directory-mail.lisp.~1505~
  5490. │   ├── eco-commands.lisp.~5~
  5491. │   ├── fat-strings.lisp.~1524~
  5492. │   ├── filter.lisp.~1549~
  5493. │   ├── foreign-mail-file-formats.lisp.~1520~
  5494. │   ├── headers-lexer-rfc822.lisp.~1502~
  5495. │   ├── headers-parser-rfc822.lisp.~1528~
  5496. │   ├── headers.lisp.~1534~
  5497. │   ├── kbin
  5498. │   │   ├── buffer.lisp.~1511~
  5499. │   │   ├── defs.lisp.~1512~
  5500. │   │   ├── dump-defs.lisp.~1505~
  5501. │   │   ├── dump.lisp.~1519~
  5502. │   │   ├── level-1-defs.lisp.~1501~
  5503. │   │   ├── load-defs.lisp.~1501~
  5504. │   │   ├── load.lisp.~1521~
  5505. │   │   └── trace.lisp.~1501~
  5506. │   ├── lexer-generator.lisp.~1505~
  5507. │   ├── local-mail.lisp.~1512~
  5508. │   ├── mail-access-paths.lisp.~1517~
  5509. │   ├── mail-files.lisp.~1566~
  5510. │   ├── mail.lisp.~1571~
  5511. │   ├── mailbox-pathnames.lisp.~1507~
  5512. │   ├── message-encryption.lisp.~1510~
  5513. │   ├── multiple-choice-menus.lisp.~1505~
  5514. │   ├── parser-generator.lisp.~1505~
  5515. │   ├── patch
  5516. │   │   ├── zmail-442
  5517. │   │   │   └── zmail-442.component-dir.~2~
  5518. │   │   └── zmail.system-dir.~262~
  5519. │   ├── profile.lisp.~1517~
  5520. │   ├── references.lisp.~1515~
  5521. │   ├── rfc822-date-time-parser.lisp.~1502~
  5522. │   ├── rule.lisp.~1504~
  5523. │   ├── smtp.lisp.~1537~
  5524. │   ├── system.lisp.~81~
  5525. │   ├── template-library.lisp.~1515~
  5526. │   ├── template.lisp.~1525~
  5527. │   ├── top.lisp.~1561~
  5528. │   ├── undo.lisp.~1508~
  5529. │   ├── universe.lisp.~1511~
  5530. │   └── window.lisp.~1538~
  5531. └── zwei
  5532. ├── aarray-compatibility.lisp.~6~
  5533. ├── attributes.lisp.~15~
  5534. ├── buffer-editor.lisp.~12~
  5535. ├── com-dw.lisp.~20~
  5536. ├── coma.lisp.~148~
  5537. ├── comb.lisp.~190~
  5538. ├── comc.lisp.~342~
  5539. ├── comd.lisp.~236~
  5540. ├── come.lisp.~208~
  5541. ├── comf.lisp.~259~
  5542. ├── comg.lisp.~96~
  5543. ├── compiler-warnings.lisp.~4~
  5544. ├── coms.lisp.~160~
  5545. ├── comtab.lisp.~589~
  5546. ├── debugging.lisp.~9~
  5547. ├── definitions-buffer.lisp.~40~
  5548. ├── defs.lisp.~292~
  5549. ├── dired.lisp.~465~
  5550. ├── displa.lisp.~240~
  5551. ├── doc.lisp.~110~
  5552. ├── files.lisp.~378~
  5553. ├── flavor.lisp.~50~
  5554. ├── for.lisp.~111~
  5555. ├── functions-buffers.lisp.~44~
  5556. ├── history.lisp.~83~
  5557. ├── ie-commands.lisp.~2~
  5558. ├── indent.lisp.~175~
  5559. ├── insert.lisp.~81~
  5560. ├── kbdmac.lisp.~67~
  5561. ├── language-modes.lisp.~140~
  5562. ├── lparse.lisp.~65~
  5563. ├── macros.lisp.~276~
  5564. ├── mail.lisp.~38~
  5565. ├── mini-buffer.lisp.~98~
  5566. ├── misc-buffers.lisp.~15~
  5567. ├── modes.lisp.~254~
  5568. ├── mouse.lisp.~224~
  5569. ├── patch
  5570. │   ├── zwei-436
  5571. │   │   └── zwei-436.component-dir.~2~
  5572. │   └── zwei.system-dir.~107~
  5573. ├── pated.lisp.~321~
  5574. ├── presentation-nodes.lisp.~80~
  5575. ├── primit.lisp.~408~
  5576. ├── primit.lisp.~409~
  5577. ├── screen.lisp.~638~
  5578. ├── search.lisp.~152~
  5579. ├── sectio.lisp.~618~
  5580. ├── sectionization-aux.lisp.~6~
  5581. ├── spcbuf.lisp.~295~
  5582. ├── style.lisp.~123~
  5583. ├── sysdcl.lisp.~3~
  5584. ├── tag-tables.lisp.~21~
  5585. ├── text-modes.lisp.~27~
  5586. ├── undo.lisp.~22~
  5587. ├── window-commands.lisp.~9~
  5588. ├── zcollection.lisp.~4~
  5589. ├── zmacs-buffers.lisp.~54~
  5590. ├── zmacs.lisp.~1058~
  5591. ├── zopen.lisp.~57~
  5592. └── zymurg.lisp.~96~
  5593.  
  5594. 500 directories, 5091 files
Add Comment
Please, Sign In to add comment