Do a bit of renaming so things are versioned

This commit is contained in:
fosslinux 2021-01-11 17:47:13 +11:00
parent 039b8ad658
commit 4b88b5a6f0
7 changed files with 20 additions and 22 deletions

View file

@ -46,11 +46,9 @@ cd ..
kaem --file mes.kaem
# Part 6: tcc
cd tcc-0.9.26p1
kaem --file ../tcc.kaem
cd ..
kaem --file tcc.kaem
# Part 7: sed
cd sed-1.18
kaem --file ../sed.kaem
kaem --file ../sed-1.18.kaem
cd ..