include cpp/variables.def

PROJECT = algorithms
TYPE = library
SOURCE = sorts.cpp
TARGETS = algorithms.lib

include cpp/rules.def

