summaryrefslogtreecommitdiff
path: root/Lib/math.i
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2006-03-07 00:45:17 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2006-03-07 00:45:17 +0000
commit8a3155222059ea4a35999003968dbcfcf9fea291 (patch)
tree5cbfbf03f0650f864b905e4acb49c6894ad73240 /Lib/math.i
parent58185dd2bd9e049565124922e985ea88872169b0 (diff)
downloadswig-8a3155222059ea4a35999003968dbcfcf9fea291.tar.gz
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
Diffstat (limited to 'Lib/math.i')
-rw-r--r--Lib/math.i9
1 files changed, 0 insertions, 9 deletions
diff --git a/Lib/math.i b/Lib/math.i
index 3776efdb0..be931d71b 100644
--- a/Lib/math.i
+++ b/Lib/math.i
@@ -7,15 +7,6 @@
* SWIG library file for floating point operations.
* ----------------------------------------------------------------------------- */
-/*
- * $Header$
- *
- * math.i
- * Dave Beazley
- * March 24, 1996
- *
- */
-
%module math
%{
#include <math.h>