X-Git-Url: http://git.maemo.org/git/?p=scdataviz;a=blobdiff_plain;f=matdb-dotcode.h;fp=matdb-dotcode.h;h=0000000000000000000000000000000000000000;hp=ebe47197328e01c97d66203fbf33e83d4b3d5c83;hb=ca8d26a012451771595cf54194888b1984c5dd17;hpb=b5cfdf4d4f01bf9f8def7d69fd58e254886ed2d5 diff --git a/matdb-dotcode.h b/matdb-dotcode.h deleted file mode 100644 index ebe4719..0000000 --- a/matdb-dotcode.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * matdb-dotcode: reads in Craig's Dotcode materials database. - - - - Copyright (C) 2008 Joseph Pingenot - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Affero General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU Affero General Public License for more details. - - You should have received a copy of the GNU Affero General Public License - along with this program. If not, see . - -*/ - -#ifndef MATDB_DOTCODE_H_ -#define MATDB_DOTCODE_H_ - -#include - -struct matdb* read_matdb_dotcode(const GString *name, int *err); - -#endif