I have been getting a compilation error with the current CVS checkout
which seems to arise from a parameter list change in the former.

Changing line 198 in the latter from:-
          assembly.putComponent(loc, cf);
to:-
          assembly.putComponent( cf);

seems to fix it sensibly (location is picked up from cf now).

Tell me if I have read the intent correctly here before I do a commit on
the change.

Thanks,
David Huen

_______________________________________________
Biojava-l mailing list  -  [EMAIL PROTECTED]
http://biojava.org/mailman/listinfo/biojava-l

Reply via email to