issue power in c not in py
This commit is contained in:
parent
de00ca7d32
commit
64c27e2683
|
@ -6,5 +6,5 @@ all:
|
||||||
$(CC) fileGestion.c getArray.c power.c -lm -o power
|
$(CC) fileGestion.c getArray.c power.c -lm -o power
|
||||||
#getArray.c fileGestion.c power.c main.c -o main
|
#getArray.c fileGestion.c power.c main.c -o main
|
||||||
|
|
||||||
./b2hd < ../02400031.TXT > rawData.csv
|
./b2hd < ../02400001.TXT > rawData.csv
|
||||||
./power
|
./power
|
Loading…
Reference in a new issue