Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
caddies
caddies-api
Commits
5a46c370
Commit
5a46c370
authored
Mar 24, 2016
by
Luís de Sousa
Browse files
Modifed CAAPI_2D_MAGIC identifier for the Hexagonal case.
parent
db254fad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
impls/hexagonal-cell/1-levels/simple/ca2D.hpp
impls/hexagonal-cell/1-levels/simple/ca2D.hpp
+1
-1
No files found.
impls/hexagonal-cell/1-levels/simple/ca2D.hpp
View file @
5a46c370
...
...
@@ -27,7 +27,7 @@ THE SOFTWARE.
//! Define a magic number that uniquely identify this grid
//! implementation.
#if !defined CAAPI_2D_MAGIC
#define CAAPI_2D_MAGIC 0xFFF
A
#define CAAPI_2D_MAGIC 0xFFF
D
#endif
#ifndef _CA2D_HPP_
...
...
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