Skip to content
Snippets Groups Projects
Commit 38ad9a01 authored by mivanrm's avatar mivanrm
Browse files

add makefile

parent bd1c0d00
Branches
Tags
1 merge request!1Develop
default: compile
comile:
gcc -g -Wall dijkstraomp.c -o dijkstraomp -fopenmp
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment