diff --git a/totrans b/totrans.wfp similarity index 95% rename from totrans rename to totrans.wfp index 142aac4..bfe51d8 100644 --- a/totrans +++ b/totrans.wfp @@ -40,4 +40,4 @@ if inp == "RP": print("WFP prog:\n" + prog) prog = translToRP(prog) print("RP prog:\n" + prog) - exec(prog) \ No newline at end of file + exec(prog)