X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=misc.h;h=f95a8db392d49d0566c8e1650245a9d429e48fa7;hb=6afe91234d7807ce82b96a071087decb2f7aead3;hp=f28305a47cb97cc61f5754e5235ca907e0108cb8;hpb=4343b59acbf5be40580a688ccb85a9fbccd3f617;p=mtp.git diff --git a/misc.h b/misc.h index f28305a..f95a8db 100644 --- a/misc.h +++ b/misc.h @@ -1,17 +1,27 @@ -//////////////////////////////////////////////////////////////////// -// 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 + +#define VERBOSE typedef float scalar_t;