All Downloads are FREE. Search and download functionalities are using the official Maven repository.

z3-z3-4.13.0.contrib.qprofdiff.Makefile Maven / Gradle / Ivy

The newest version!
qprofdiff: main.cpp
	$(CXX) $(CXXFLAGS) main.cpp -o qprofdiff

all: qprofdiff

clean:
	rm -f qprofdiff




© 2015 - 2024 Weber Informatics LLC | Privacy Policy