moved interpreter to another place

This commit is contained in:
ceriel 1987-03-30 09:05:14 +00:00
parent a8a2c9dccc
commit c9cdab48a2

View File

@ -28,7 +28,3 @@ end
name "Motorola 68000 2-4 Occam library"
dir liboc
end
name "Motorola 68000 interpreters"
system m68*
dir int
end