X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=flatland.git;a=blobdiff_plain;f=flatland.c;fp=mylib.c;h=13da6fd24b3494666583303b6624ab5d30aec7b5;hp=6d62c2488bdbb9fbe4ceb67fa534df979d1dce02;hb=5d4e9eaeec9263692d39ca840e498a5f1d818eaa;hpb=ee0d125312834bf7692df2e9caa1f858780f335c diff --git a/mylib.c b/flatland.c similarity index 98% rename from mylib.c rename to flatland.c index 6d62c24..13da6fd 100644 --- a/mylib.c +++ b/flatland.c @@ -17,7 +17,7 @@ */ -#include "flatland.h" +#include "sequence_generator.h" int generate_sequence(long nb_sequences, THByteTensor *output) { long nb_images_per_sequence = 5;