Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
518df6e9
Commit
518df6e9
authored
Apr 14, 2010
by
reichenbach
Browse files
[CHANGE] renamed WBinom.* to WCompileTimeFunctions.*
parent
0f78a82d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
src/common/math/WCompileTimeFunctions.cpp
src/common/math/WCompileTimeFunctions.cpp
+1
-1
src/common/math/WCompileTimeFunctions.h
src/common/math/WCompileTimeFunctions.h
+3
-3
No files found.
src/common/math/W
Binom
.cpp
→
src/common/math/W
CompileTimeFunctions
.cpp
View file @
518df6e9
...
...
@@ -23,4 +23,4 @@
//---------------------------------------------------------------------------
#include "W
Binom
.h"
#include "W
CompileTimeFunctions
.h"
src/common/math/W
Binom
.h
→
src/common/math/W
CompileTimeFunctions
.h
View file @
518df6e9
...
...
@@ -22,8 +22,8 @@
//
//---------------------------------------------------------------------------
#ifndef W
BINOM
_H
#define W
BINOM
_H
#ifndef W
COMPILETIMEFUNCTIONS
_H
#define W
COMPILETIMEFUNCTIONS
_H
#include <string>
...
...
@@ -82,4 +82,4 @@ struct WBinom< 0, k >
}
// namespace wmath
#endif // W
BINOM
_H
#endif // W
COMPILETIMEFUNCTIONS
_H
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