Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mlz
Steca
Commits
6f207241
Commit
6f207241
authored
Dec 06, 2017
by
Wuttke, Joachim
Browse files
after the big rename, update @file lines using sc-intern/edit-scripts/update-fname.py
parent
51449684
Changes
48
Hide whitespace changes
Inline
Side-by-side
core/def/def_alg.h
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file
lib
/def/def_alg.h
//! @file
core
/def/def_alg.h
//! @brief Defines idiomatic loops (for_int, ...) and ONLY_ONCE
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/def/def_cmp.h
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file
lib
/def/def_cmp.h
//! @file
core
/def/def_cmp.h
//! @brief Defines ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/def/def_cmp_impl.h
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file
lib
/def/def_cmp_impl.h
//! @file
core
/def/def_cmp_impl.h
//! @brief Defines ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/def/def_debug.h
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file
lib
/def/def_debug.h
//! @file
core
/def/def_debug.h
//! @brief Defines ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/def/def_exc.cpp
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file
lib
/def/def_exc.cpp
//! @file
core
/def/def_exc.cpp
//! @brief Implements ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/def/def_exc.h
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file
lib
/def/def_exc.h
//! @file
core
/def/def_exc.h
//! @brief Defines ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/def/def_gsl.cpp
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file
lib
/def/def_gsl.cpp
//! @file
core
/def/def_gsl.cpp
//! @brief Implements ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/def/def_gsl.h
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file
lib
/def/def_gsl.h
//! @file
core
/def/def_gsl.h
//! @brief Defines ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/def/def_macros.h
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file
lib
/def/def_macros.h
//! @file
core
/def/def_macros.h
//! @brief Defines ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/def/defs.cpp
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file
lib
/def/defs.cpp
//! @file
core
/def/defs.cpp
//! @brief Implements ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/def/defs.h
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file
lib
/def/defs.h
//! @file
core
/def/defs.h
//! @brief Defines ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/io/io_caress.cpp
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file io/io_caress.cpp
//! @file
core/
io/io_caress.cpp
//! @brief Implements ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/io/io_io.cpp
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file io/io_io.cpp
//! @file
core/
io/io_io.cpp
//! @brief Implements ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/io/io_io.h
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file io/io_io.h
//! @file
core/
io/io_io.h
//! @brief Defines ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/io/io_mar.cpp
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file io/io_mar.cpp
//! @file
core/
io/io_mar.cpp
//! @brief Implements ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/io/io_tiff.cpp
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file io/io_tiff.cpp
//! @file
core/
io/io_tiff.cpp
//! @brief Implements ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/typ/typ_angles.cpp
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file
lib
/typ/typ_angles.cpp
//! @file
core
/typ/typ_angles.cpp
//! @brief Implements ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/typ/typ_angles.h
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file
lib
/typ/typ_angles.h
//! @file
core
/typ/typ_angles.h
//! @brief Defines ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/typ/typ_array2d.cpp
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file
lib
/typ/typ_array2d.cpp
//! @file
core
/typ/typ_array2d.cpp
//! @brief Implements ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
core/typ/typ_array2d.h
View file @
6f207241
...
...
@@ -2,7 +2,7 @@
//
// Steca2: stress and texture calculator
//
//! @file
lib
/typ/typ_array2d.h
//! @file
core
/typ/typ_array2d.h
//! @brief Defines ...
//!
//! @homepage https://github.com/scgmlz/Steca2
...
...
Prev
1
2
3
Next
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