diff --git a/binary-tiling.cpp b/binary-tiling.cpp index 19954270..afd4014f 100644 --- a/binary-tiling.cpp +++ b/binary-tiling.cpp @@ -1,4 +1,8 @@ +// implementation of the binary tilings + +// Copyright (C) 2011-2019 Zeno Rogue, see 'hyper.cpp' for details + namespace hr { namespace binary {