# HG changeset patch # User Heiko Schlittermann # Date 1294955206 -3600 # Node ID 897a6a6f611a7f7d7c4f139ff4019074f98a2a00 # Parent 853c185f74fb130075efd767334a47d7dacfe703 added (c) diff -r 853c185f74fb -r 897a6a6f611a bounds.c --- a/bounds.c Thu Jan 13 22:44:49 2011 +0100 +++ b/bounds.c Thu Jan 13 22:46:46 2011 +0100 @@ -1,3 +1,9 @@ +/* Memory bounds … + * © 2010 Heiko Schlittermann + * based on a idea (see the first revision if you've access to the + * HG repository) of Frank Epperlein. + */ + #include #include #include