src/Tools/8bit/isa-patches/HOLCF/Tr1.p
author paulson
Wed, 05 Aug 1998 10:57:25 +0200
changeset 5253 82a5ca6290aa
parent 1826 2a2c0dbeb4ac
permissions -rw-r--r--
New record type of programs

syntax
  "GeqTT"        :: "tr => bool"               ("(Å_Æ)")
  "GeqFF"        :: "tr => bool"               ("(Ç_È)")

translations
  "ÅxÆ"	== "x = TT"
  "ÇxÈ"	== "x = FF"