Common template for head of each file detailing licence, distribution and authors information

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8977 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-03-07 00:45:17 +00:00
commit 8a31552220
3 changed files with 13 additions and 27 deletions

View file

@ -7,15 +7,6 @@
* SWIG library file for floating point operations.
* ----------------------------------------------------------------------------- */
/*
* $Header$
*
* math.i
* Dave Beazley
* March 24, 1996
*
*/
%module math
%{
#include <math.h>