We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155b6fc commit a9c22d2Copy full SHA for a9c22d2
palindrome/SConstruct
@@ -5,3 +5,5 @@ env.Program('palin_str.cpp')
5
env.Program('palin_num.cpp')
6
7
env.Program('find_word.cpp')
8
+
9
+env.Program('helper.cpp')
0 commit comments