Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
tlibs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Scientific Software
Takin
tlibs
Commits
fdaaa770
Verified
Commit
fdaaa770
authored
Jul 27, 2020
by
Tobias WEBER
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cosmetic change
parent
77946749
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
version.cpp
version.cpp
+3
-3
No files found.
version.cpp
View file @
fdaaa770
/**
/**
* tlibs
* tlibs
* @author Tobias Weber <tobias.weber@tum.de>
* @author Tobias Weber <tobias.weber@tum.de>
* @date 2012-20
19
* @date 2012-20
20
* @license GPLv2 or GPLv3
* @license GPLv2 or GPLv3
*/
*/
...
@@ -18,8 +18,8 @@ const char* get_tlibs_version()
...
@@ -18,8 +18,8 @@ const char* get_tlibs_version()
const
char
*
get_tlibs_infos
()
const
char
*
get_tlibs_infos
()
{
{
return
"This is the t
L
ibs template library.
\n
"
return
"This is the t
l
ibs template library.
\n
"
"Written by Tobias Weber <tobias.weber@tum.de>, 2012 - 20
19
.
\n
"
"Written by Tobias Weber <tobias.weber@tum.de>, 2012 - 20
20
.
\n
"
"License: GPLv2 or GPLv3."
;
"License: GPLv2 or GPLv3."
;
}
}
...
...
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