Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
54799e56
Commit
54799e56
authored
Apr 29, 2009
by
wiebel
Browse files
[CHANGE] added new line
parent
848fa5ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/BCognize.cpp
src/BCognize.cpp
+1
-0
No files found.
src/BCognize.cpp
View file @
54799e56
...
...
@@ -41,6 +41,7 @@ int main( int argc, char* argv[] )
"under the terms of the GNU Lesser General Public License.
\n
"
"You should have received a copy of the GNU Lesser General Public License
\n
"
"along with BrainCognize. If not, see <http://www.gnu.org/licenses/>."
<<
std
::
endl
;
std
::
cout
<<
std
::
endl
;
// Create new line after message for clarity.
BOptionHandler
h
(
argc
,
argv
);
return
h
.
takeActions
();
...
...
Write
Preview
Markdown
is supported
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