X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fheap.c;fp=src%2Fheap.c;h=ddc1e84e6616b226d4699e7ab3b92361146d50d5;hb=1df144a18356d9b329324324bc2f78cfdf1cea3d;hp=fa007f3c5761d9a312c07059c8c5cee41fd59248;hpb=477a8f1b7e5841202ef29d3d8af3c93acd35c043;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)