1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-25 19:57:36 +00:00

IMLAC: Call display library directly; use new display_line API.

This commit is contained in:
Lars Brinkhoff
2021-03-29 08:53:22 +02:00
parent fe27bbedc5
commit e9b083508b
5 changed files with 7 additions and 168 deletions

View File

@@ -195,10 +195,6 @@
RelativePath="..\display\display.c"
>
</File>
<File
RelativePath="..\display\imlac.c"
>
</File>
<File
RelativePath="..\imlac\imlac_bel.c"
>
@@ -311,10 +307,6 @@
RelativePath="..\display\display.h"
>
</File>
<File
RelativePath="..\display\imlac.h"
>
</File>
<File
RelativePath="..\imlac\imlac_defs.h"
>