Explorar o código

Add functions/structures from colors.h

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@38125 15284696-431f-4ddb-bdfa-cd5b030d7da7
Glynn Clements %!s(int64=16) %!d(string=hai) anos
pai
achega
eba75def33
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      swig/include/grass.i

+ 5 - 0
swig/include/grass.i

@@ -3,6 +3,11 @@
 
 %include "grass/gis.h"
 %include "grass/gisdefs.h"
+%include "grass/colors.h"
+
+%{
+#include <grass/colors.h>
+%}
 
 %pythoncode %{
 import sys