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
phylo
fastcodeml
Commits
4282844a
Commit
4282844a
authored
Dec 03, 2015
by
Iakov Davydov
Browse files
fix minor indented formatting
parent
f6f1895e
Changes
1
Show whitespace changes
Inline
Side-by-side
Genes.h
View file @
4282844a
...
...
@@ -191,7 +191,7 @@ private:
size_t
mOriginalNumSites
;
///< Original number of sites (before cleaning)
std
::
map
<
std
::
string
,
std
::
vector
<
int
>
>
mMapCodonToPosition
;
///< Map codons
///(including ambiguous ones) to positions on the CPV
///
(including ambiguous ones) to positions on the CPV
std
::
vector
<
int
>
mEmptyVector
;
///< Empty vector to be returned if no position available
mutable
std
::
vector
<
int
>
...
...
Iakov Davydov
@idavydov
mentioned in issue
#25 (closed)
·
Dec 03, 2015
mentioned in issue
#25 (closed)
mentioned in issue #25
Toggle commit list
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