Searched refs:unless (Results 1 - 3 of 3) sorted by relevance

/inkscape/packaging/
H A DmkNEWS28 next unless $seen_overview;
/inkscape/share/extensions/
H A Dsimplepath.rb83 unless command
86 unless lastCommand or token.upcase == 'M'
91 raise 'Invalid path, no initial command.' unless lastCommand
101 unless isCommand
200 unless r.zero?
/inkscape/cxxtest/sample/msvc/
H A DFixFiles.bat43 usage() unless (defined($cxxtest) || defined($tests));
44 $cxxtest = '..\\..' unless defined($cxxtest);
45 $tests = '../gui/*.h ../*.h' unless defined($tests);

Completed in 32 milliseconds