; @origtpdbfilename ./TRS/AG01/#3.52.trs ; @xtcfilename "./TRS_Standard/AG01/#3.52.xml" (format TRS) (fun f 3) (fun |0| 0) (fun |1| 0) (fun s 1) (rule (f |0| |1| x) (f (s x) x x)) (rule (f x y (s z)) (s (f |0| |1| z)))