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
7b840a6d
Commit
7b840a6d
authored
Jun 26, 2019
by
Tobias WEBER
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
incremented version numbers
parent
ce57b567
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
phys/neutrons.h
phys/neutrons.h
+1
-0
version.h
version.h
+1
-1
No files found.
phys/neutrons.h
View file @
7b840a6d
...
...
@@ -905,6 +905,7 @@ t_length<Sys, Y> focal_len(const t_length<Sys, Y>& lenBefore, const t_length<Sys
return
Y
(
1
)
/
f_inv
;
}
/**
* optimal mono/ana curvature,
* see e.g.
...
...
version.h
View file @
7b840a6d
...
...
@@ -8,7 +8,7 @@
#ifndef __TLIBS_VER_H__
#define __TLIBS_VER_H__
#define TLIBS_VERSION "0.9.
1
"
#define TLIBS_VERSION "0.9.
5
"
namespace
tl
{
...
...
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