]> vgcfreebox.myrthtech.pt Git - ue-pp-terminationdetectionalgorithm.git/commitdiff
not a skeleton anymore
authorvitler <vitor.goncalo.costa@gmail.com>
Sun, 28 Jun 2026 14:35:00 +0000 (15:35 +0100)
committervitler <vitor.goncalo.costa@gmail.com>
Sun, 28 Jun 2026 14:35:00 +0000 (15:35 +0100)
Makefile
control.c [moved from control-skeleton.c with 100% similarity]

index cb917871fdc2f123a27f17e871c55ffa63613a26..ea96b666ff08abab5762697d1d2f9c072013a032 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 # replace with the file containing your algorithm
-CONTROL_ALGORITHM = control-skeleton.c
+CONTROL_ALGORITHM = control.c
 
 # add extra flags here
 XCFLAGS = 
similarity index 100%
rename from control-skeleton.c
rename to control.c