fixed cgenie slots (nw)

This commit is contained in:
Miodrag Milanovic 2016-04-30 18:59:01 +02:00
parent 97e2520a6a
commit 6923e39b17

View File

@ -2600,7 +2600,7 @@ end
---------------------------------------------------
--
--@src/devices/bus/cgenie/expansion.h,BUSES["CGENIE_EXPANSION"] = true
--@src/devices/bus/cgenie/expansion/expansion.h,BUSES["CGENIE_EXPANSION"] = true
---------------------------------------------------
if (BUSES["CGENIE_EXPANSION"]~=null) then
@ -2616,7 +2616,7 @@ end
---------------------------------------------------
--
--@src/devices/bus/cgenie/parallel.h,BUSES["CGENIE_PARALLEL"] = true
--@src/devices/bus/cgenie/parallel/parallel.h,BUSES["CGENIE_PARALLEL"] = true
---------------------------------------------------
if (BUSES["CGENIE_PARALLEL"]~=null) then