--- trunk/gadget/Makefile 2015/07/29 17:33:41 13 +++ trunk/gadget/Makefile 2015/07/30 12:36:46 14 @@ -14,7 +14,9 @@ ########################################################################## # The name of the final executable (eg gadget-paramin or gadget.exe) #GADGET = gadget-paramin -GADGET = gadget +#GADGET = gadget +GADGET = gadget-ompRep +#GADGET = gadget-ompSpec ########################################################################## # Pick the appropriate compiler from the following switches ##########################################################################