diff options
Diffstat (limited to 'src/gtrans/gtrans_mk.c')
-rw-r--r-- | src/gtrans/gtrans_mk.c | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/gtrans/gtrans_mk.c b/src/gtrans/gtrans_mk.c new file mode 100644 index 00000000..57557509 --- /dev/null +++ b/src/gtrans/gtrans_mk.c @@ -0,0 +1,8 @@ +/* + * This file is subject to the terms of the GFX License. If a copy of + * the license was not distributed with this file, you can obtain one at: + * + * http://ugfx.org/license.html + */ + +#include "gtrans.c" |