Searched defs:unique (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dsyseq.h24 unique = 0, enumerator in enum:SysEq::SolutionKind
32 case SysEq::unique:
33 std::cout << "unique" << std::endl;
297 return SysEq::unique;

Completed in 17 milliseconds