Commit 8ec75274 authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Add Freeway and RemotePrinterSupport to SWIOptions

No code change, retagged as RISC_OSLib-5_77.
parent 8e9a4e8e
......@@ -40,6 +40,7 @@ IfThere Hdr:Filter Then Echo <32> GET Hdr:Filter { >> s.swioptions }
IfThere Hdr:Font Then Echo <32> GET Hdr:Font { >> s.swioptions }
IfThere Hdr:FPEmulator Then Echo <32> GET Hdr:FPEmulator { >> s.swioptions }
IfThere Hdr:Free Then Echo <32> GET Hdr:Free { >> s.swioptions }
IfThere Hdr:Freeway Then Echo <32> GET Hdr:Freeway { >> s.swioptions }
IfThere Hdr:FSLock Then Echo <32> GET Hdr:FSLock { >> s.swioptions }
IfThere Hdr:Hourglass Then Echo <32> GET Hdr:Hourglass { >> s.swioptions }
IfThere Hdr:HostFS Then Echo <32> GET Hdr:HostFS { >> s.swioptions }
......@@ -56,6 +57,7 @@ IfThere Hdr:PDumper Then Echo <32> GET Hdr:PDumper { >> s.swioptions }
IfThere Hdr:Podule Then Echo <32> GET Hdr:Podule { >> s.swioptions }
IfThere Hdr:Portable Then Echo <32> GET Hdr:Portable { >> s.swioptions }
IfThere Hdr:RAMFS Then Echo <32> GET Hdr:RAMFS { >> s.swioptions }
IfThere Hdr:RemotePrin Then Echo <32> GET Hdr:RemotePrin { >> s.swioptions }
IfThere Hdr:ResourceFS Then Echo <32> GET Hdr:ResourceFS { >> s.swioptions }
IfThere Hdr:ScrBlank Then Echo <32> GET Hdr:ScrBlank { >> s.swioptions }
IfThere Hdr:ScrModes Then Echo <32> GET Hdr:ScrModes { >> s.swioptions }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment