diff --git a/memusage.cpp b/memusage.cpp index 655efea..c9bf965 100644 --- a/memusage.cpp +++ b/memusage.cpp @@ -1,3 +1,4 @@ +/*MEMUSAGE (by Liu Yongchao, liuy@uni-mainz.de) measures the peak virtual and resident memory of a program */ #include #include #include