Skip to content

Commit

Permalink
Rename totrans to totrans.wfp
Browse files Browse the repository at this point in the history
  • Loading branch information
tyboro2002 authored Apr 24, 2022
1 parent 9168dd4 commit 310d240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion totrans → totrans.wfp
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ if inp == "RP":
print("WFP prog:\n" + prog)
prog = translToRP(prog)
print("RP prog:\n" + prog)
exec(prog)
exec(prog)

0 comments on commit 310d240

Please sign in to comment.