Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
1e24c133
Commit
1e24c133
authored
Aug 07, 2015
by
andy
Browse files
COMP: Updated bashrc/cshrc to reflect project name
parent
581d3b47
Changes
2
Hide whitespace changes
Inline
Side-by-side
etc/bashrc
View file @
1e24c133
...
...
@@ -32,7 +32,7 @@
#------------------------------------------------------------------------------
export
WM_PROJECT
=
OpenFOAM
export
WM_PROJECT_VERSION
=
dev
export
WM_PROJECT_VERSION
=
dev
-OpenCFD
################################################################################
# USER EDITABLE PART: Changes made here may be lost with the next upgrade
...
...
etc/cshrc
View file @
1e24c133
...
...
@@ -31,7 +31,7 @@
#------------------------------------------------------------------------------
setenv WM_PROJECT OpenFOAM
setenv WM_PROJECT_VERSION dev
setenv WM_PROJECT_VERSION dev
-OpenCFD
################################################################################
# USER EDITABLE PART: Changes made here may be lost with the next upgrade
...
...
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