# nxt2ns7  1993 August 25 [gh]
##--------------------------------------------------------------------------
# This file folds the 6 Norwegian nonstandard characters in the NeXT
# 8 bit character set into the 7 bit ISO646 NS4551 character set.
## NeXT codes courtesy of Bjorn Asle Valde (valde@bergen.siodata.no)
##--------------------------------------------------------------------------
225  91		## AE ==> [
233  92		## OE ==> \
134  93		## AA ==> ]
241 123		## ae ==> {
249 124		## oe ==> |
218 125		## aa ==> }
## EOF
