X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=misc.h;h=b41ca53ca38b7513bab924ba3fef06d6b9c43d68;hb=9665f6b8d842f02facda1590200742482d4362fa;hp=f9bc8e5b341ba4cec1cabd322b105a3617053f6b;hpb=b33d04fc473e7de0f9d404b014fb694b7ee6c661;p=mtp.git diff --git a/misc.h b/misc.h index f9bc8e5..b41ca53 100644 --- a/misc.h +++ b/misc.h @@ -1,17 +1,25 @@ -//////////////////////////////////////////////////////////////////// -// START_IP_HEADER // -// // -// Written by Francois Fleuret // -// Contact for comments & bug reports // -// // -// END_IP_HEADER // -//////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// +// This program is free software: you can redistribute it and/or modify // +// it under the terms of the version 3 of the GNU General Public License // +// as published by the Free Software Foundation. // +// // +// 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 // +// General Public License for more details. // +// // +// You should have received a copy of the GNU General Public License // +// along with this program. If not, see . // +// // +// Written by and Copyright (C) Francois Fleuret // +// Contact for comments & bug reports // +/////////////////////////////////////////////////////////////////////////// #ifndef MISC_H #define MISC_H -#define VERBOSE +#include typedef float scalar_t;