Fixed edwin.ldr. Some files were loaded twice.
authorStephen Adams <edu/mit/csail/zurich/adams>
Thu, 3 Nov 1994 05:03:53 +0000 (05:03 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Thu, 3 Nov 1994 05:03:53 +0000 (05:03 +0000)
commit1db6daa1d81f8ba6b4322e14f795ed3197838ed1
treeacc89050cba7a46f96564f6d561f86870472c62f
parented128e5d73e71569ce0698bced6bdc7bd4449e5c
Fixed edwin.ldr.  Some files were loaded twice.

Changed the selection of a default display type.

If a display type is requested but is not available then an error is
generated (the code used not to check).

There is no longer a preference for the display type 'CONSOLE, so the
list of defined types is always searched.  The initialization sequence
in edwin.ldr is tterm before (xterm or win32), which puts the
graphical display types ahead of the console in the display types
list, and this places them at a higher desirability.

Doing this revealed that the win32 availablility predicate was
implemented incorrectly.
v7/src/edwin/edwin.ldr