From c58bbf5cbd0e9e4b311a81862bfdfe20c8e07e9e Mon Sep 17 00:00:00 2001 From: ken Date: Mon, 26 Sep 2016 22:38:20 -0700 Subject: [PATCH] description header added --- src/apc/ir-mem.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/apc/ir-mem.c b/src/apc/ir-mem.c index 8b64101..3602f7f 100644 --- a/src/apc/ir-mem.c +++ b/src/apc/ir-mem.c @@ -1,3 +1,9 @@ +/*!@file + \brief IR Memory Implementation + \details Intermediary memory management + \author Jordan Lavatai + \date Aug 2016 + ----------------------------------------------------------------------------*/ #include #include #include //uint64_t -- 2.18.0