mirror of
https://github.com/glest/glest-source.git
synced 2025-08-08 17:36:30 +02:00
- attempt to cleanup for debian compliance (proper copyright, etc)
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
/* Copied from math.h in same directory */
|
||||
/* Copied from math.h in same directory
|
||||
*
|
||||
Copyright 2006 Nicolas Brodu
|
||||
2010 Mark Vejvoda
|
||||
Code released according to the GNU Lesser General Public License
|
||||
|
||||
*/
|
||||
|
||||
/* This file is stub automatically generated by import.pl */
|
||||
|
||||
|
@@ -1,4 +1,9 @@
|
||||
/* This file is stub automatically generated by import.pl */
|
||||
/* This file is stub automatically generated by import.pl
|
||||
*
|
||||
Copyright 2006 Nicolas Brodu
|
||||
2010 Mark Vejvoda
|
||||
Code released according to the GNU Lesser General Public License
|
||||
*/
|
||||
|
||||
// Include bridge, just in case math_private is not included
|
||||
#include "../streflop_libm_bridge.h"
|
||||
|
Reference in New Issue
Block a user