Skip to content
Snippets Groups Projects
Commit 2d6f9abf authored by nimrod's avatar nimrod
Browse files

Corrected pycompile build job.

parent 0b7f1bcd
No related branches found
No related tags found
No related merge requests found
all: python3 c
python3: prime.py
pycompile -V 3.4 prime.py
py3compile -V 3.0- prime.py
c: prime.c
gcc --std=c99 -Wall -lm prime.c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment