X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fsp_matrix.h;h=b30e189742460595ca12e0976b2bcbbb0b0cb413;hb=77f1eeaeb90f2d231b0ccc2fcbe071a9b457e6c3;hp=cfa5aaaa9af677a124b64df46a3064f280a001f4;hpb=17a943859b103cd1002a58663556d683af05eff6;p=libfirm diff --git a/ir/be/sp_matrix.h b/ir/be/sp_matrix.h index cfa5aaaa9..b30e18974 100644 --- a/ir/be/sp_matrix.h +++ b/ir/be/sp_matrix.h @@ -1,8 +1,11 @@ /** + * Author: Daniel Grund + * Date: 07.04.2005 + * Copyright: (c) Universitaet Karlsruhe + * Licence: This file protected by GPL - GNU GENERAL PUBLIC LICENSE. + * Sparse matrix storage with linked lists for rows and cols. * I did not need floats, so this is all integer. - * @author Daniel Grund - * @date 07.04.2005 */ #ifndef _SP_MATRIX_H