boilerplate comment in archimedean.cpp

This commit is contained in:
Zeno Rogue 2018-12-02 23:08:44 +01:00
parent 14fde6ea0a
commit fef0405d0b
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
// Hyperbolic Rogue
// This file implements the 'Archimedean tilings' geometry.
// Copyright (C) 2011-2018 Zeno Rogue, see 'hyper.cpp' for details
namespace hr {
namespace arcm {