#!/bin/bash -

TRS='
		SQRT\s
		oo
		ph
		+-
		\s1/2
		\s1/4
		~=
		<<
		>>
		\!
		CUR
' TRS1='
		o
		.
		*
		V
		\#
		-
		|
		|
		|
		-
		|
		-
		+
		+
		+
		+
		b
		%
		f
		/
		/
		~
		<
		>
		\s
		-
		L
		*
		c
		|
		~
		:
		x
		\#
\[%\] ?
' MIME=us-ascii "${0%/*}/../aux/charset-charset" cp864-ascii
