Fix getprop return value
[openbios.git] / forth / packages / terminal-emulator.fs
blob0ecd348be9c0114108ab7479416a90e4f6f55054
1 \ tag: terminal emulator support package
2 \
3 \ Copyright (C) 2003 Stefan Reinauer
4 \
5 \ See the file "COPYING" for further information about
6 \ the copyright and warranty status of this work.
7 \
9 " /packages" find-device
12 \ IEEE 1275 terminal-emulator package
15 new-device
16 " terminal-emulator" device-name
17 \ now the methods...
19 finish-device
21 \ clean up afterwards
23 device-end