; @origtpdbfilename ./TRS/SK90/2.50.trs
; @xtcfilename "./TRS_Standard/SK90/2.50.xml"
(format TRS)
(fun a 1)
(fun b 1)
(rule (a (b x)) (b (b (a x))))