Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Chuck Atkins
KWSys
Commits
8303125e
Commit
8303125e
authored
Dec 11, 2005
by
Andy Cedilnik
Browse files
COMP: for a in range(100): write_on_board(No std in kwsys...)
parent
ec1b6292
Changes
1
Hide whitespace changes
Inline
Side-by-side
SystemTools.cxx
View file @
8303125e
...
...
@@ -1956,7 +1956,7 @@ kwsys_stl::string SystemTools::FindProgram(
it
!=
names
.
end
()
;
++
it
)
{
// Try to find the program.
st
d
::
string
result
=
SystemTools
::
FindProgram
(
it
->
c_str
(),
kwsys_
st
l
::
string
result
=
SystemTools
::
FindProgram
(
it
->
c_str
(),
path
,
noSystemPath
);
return
result
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment