Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
LAMBERT Jean-charles
unsio
Commits
bdc88990
Commit
bdc88990
authored
Jun 17, 2016
by
LAMBERT Jean-charles
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix gravity bug on ramses code version < 2012
parent
8ad92d2b
Pipeline
#307
skipped
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
323 additions
and
286 deletions
+323
-286
src/camr.cc
src/camr.cc
+322
-285
src/uns.h
src/uns.h
+1
-1
No files found.
src/camr.cc
View file @
bdc88990
This diff is collapsed.
Click to expand it.
src/uns.h
View file @
bdc88990
...
...
@@ -58,7 +58,7 @@
namespace
uns
{
const
std
::
string
VERSION
=
"1.2.0.pre-june-1
6
th-2016"
;
// UNSIO version
const
std
::
string
VERSION
=
"1.2.0.pre-june-1
7
th-2016"
;
// UNSIO version
inline
std
::
string
getVersion
()
{
return
uns
::
VERSION
;
}
...
...
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