Mauricio Pazos wrote: > On Wednesday 04 June 2008 21:32:56 Adrian Custer wrote: > >> Also there are two files >> /modules/library/main/modified-src/org/geotools/filter/parser/Node.java >> modules/library/main/modified-src/org/geotools/filter/parser/SimpleNode.jav >> a with no header but with a first line that is apparently supposed to be >> recognized by an automatic code generation tool. >> > > Those files are used by the generated parser by javacc. But they are manually > modified. You could change those headers too. > > cheers > > The header says 'don't change me': does that mean that we merely need to include that line in the file, say after the standard header? I'd like, if possible, to have all files start with the same 15/16 line header.
thanks, --adrian ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
