X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fheap.c;h=ddc1e84e6616b226d4699e7ab3b92361146d50d5;hb=dc2dda7eb763b4e140f1e5adb7fa8bfaa2661f6d;hp=fa007f3c5761d9a312c07059c8c5cee41fd59248;hpb=f3426364b40c7c0e6aadf6ea2690716425abdfc9;p=ape.git diff --git a/src/heap.c b/src/heap.c index fa007f3..ddc1e84 100644 --- a/src/heap.c +++ b/src/heap.c @@ -1,3 +1,10 @@ +/* heap.c 2007-09-05 */ + +/* Copyright 2007 Vincent Lefort */ + +/* This file is part of the R-package `ape'. */ +/* See the file ../COPYING for licensing issues. */ + #include "me.h" int *initPerm(int size)