From: Mark Wooding Date: Wed, 13 Nov 2019 02:54:55 +0000 (+0000) Subject: mp.c: Return the result of `GFN' transformations as `GF'. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb-python/commitdiff_plain/62ce807dc4c91a2e47097ba919e7ae4e0cef9448?ds=inline;hp=62ce807dc4c91a2e47097ba919e7ae4e0cef9448 mp.c: Return the result of `GFN' transformations as `GF'. And not `MP', which is simply wrong. ---