mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-02-01 07:20:15 +00:00
initial reformatting of comments for Doxygen
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
|
||||
// implementation of the binary tilings
|
||||
|
||||
// Hyperbolic Rogue -- binary tilings
|
||||
// Copyright (C) 2011-2019 Zeno Rogue, see 'hyper.cpp' for details
|
||||
|
||||
/** \file binary-tiling.cpp
|
||||
* \brief Binary tilings in 2D and 3D
|
||||
*/
|
||||
|
||||
namespace hr {
|
||||
|
||||
EX namespace binary {
|
||||
|
||||
Reference in New Issue
Block a user