X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=misc.h;h=b41ca53ca38b7513bab924ba3fef06d6b9c43d68;hb=9665f6b8d842f02facda1590200742482d4362fa;hp=f28305a47cb97cc61f5754e5235ca907e0108cb8;hpb=4343b59acbf5be40580a688ccb85a9fbccd3f617;p=mtp.git diff --git a/misc.h b/misc.h index f28305a..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;