Kirk Wythers wrote: > > Only, which each change in lib/gis/parser.c, a full recompilation > > after "make distclean" is needed to avoid shifted parameters > > as you have seen. > > > > Hope this clarifies it. > > > > Markus > > Yes that does make sense. Thanks for the explanation. I did not > realize that shifted paramteres carried over onto the html pages as > well.
The top part of each HTML file (everything prior to the DESCRIPTION section) is generated by running the program with the --html-description flag. Thus, the HTML will always accurately reflect the program, including any "mistakes" arising from a mismatch between the module and libgis. -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

