Skip to content

Replace unlagda.py with "simpler"(?) `sed` pipeline

Gary Klimowicz requested to merge gak/2022-fall-fpf:gak-unlagda-sed into main

I tend to use inline commands in Makefiles, but that's just my style.

This sed pipeline could have used groups and branches, but I thought the simple pipeline of one sed to another was clearer to the world that is not so familiar with sed.

Merge request reports

Loading