--- trunk/esys2/finley/src/finleyC/IndexList.c 2005/07/08 04:08:13 123 +++ trunk/esys2/finley/src/finleyC/IndexList.c 2005/09/15 03:44:45 150 @@ -1,4 +1,16 @@ -/* $Id$ */ +/* + ****************************************************************************** + * * + * COPYRIGHT ACcESS 2003,2004,2005 - All Rights Reserved * + * * + * This software is the property of ACcESS. No part of this code * + * may be copied in any form or by any means without the expressed written * + * consent of ACcESS. Copying, use or modification of this software * + * by any unauthorised person is illegal unless that person has a software * + * license agreement with ACcESS. * + * * + ****************************************************************************** +*/ /**************************************************************/ @@ -6,14 +18,11 @@ /**************************************************************/ -/* Copyrights by ACcESS Australia 2003,2004 */ -/* Author: gross@access.edu.au */ +/* Author: gross@access.edu.au */ +/* Version: $Id$ */ /**************************************************************/ -#include "Finley.h" -#include "ElementFile.h" -#include "System.h" #include "IndexList.h" /**************************************************************/ @@ -119,6 +128,12 @@ /* * $Log$ + * Revision 1.6 2005/09/15 03:44:22 jgs + * Merge of development branch dev-02 back to main trunk on 2005-09-15 + * + * Revision 1.5.2.1 2005/09/07 06:26:18 gross + * the solver from finley are put into the standalone package paso now + * * Revision 1.5 2005/07/08 04:07:51 jgs * Merge of development branch back to main trunk on 2005-07-08 *