[GRASS-user] Building a new module

2008-03-28 Thread roberto caselli
Hello everyone, I have to build a new module for GRASS, but I have some doubts about what the things I have to do. First of all, i'd need some data structure like graphs, union finds and dynamic trees. Are these structure included in GRASS? For a beginner like me a guide that explains the

Re: [GRASS-user] Building a new module

2008-03-28 Thread Glynn Clements
roberto caselli wrote: I have to build a new module for GRASS, but I have some doubts about what the things I have to do. First of all, i'd need some data structure like graphs, union finds and dynamic trees. Are these structure included in GRASS? Generally, you need to provide your own