issue power in c not in py

This commit is contained in:
quentin.perret 2022-06-02 18:10:27 +02:00
parent de00ca7d32
commit 64c27e2683

View file

@ -6,5 +6,5 @@ all:
$(CC) fileGestion.c getArray.c power.c -lm -o power
#getArray.c fileGestion.c power.c main.c -o main
./b2hd < ../02400031.TXT > rawData.csv
./b2hd < ../02400001.TXT > rawData.csv
./power