Re: [Biojava-l] can't compile GCContent

2002-02-23 Thread June Tantoolvesm
Hi, Silly me, it works now. Apparently I have to compile it from the command line, I was compiling it from Forte before. Well, actually I don't understand why the change works but...oh well. Thanks for your help though. =) June --- David Huen <[EMAIL PROTECTED]> wrote: > On Sat, 23 Feb 2002, J

Re: [Biojava-l] can't compile GCContent

2002-02-23 Thread David Huen
On Sat, 23 Feb 2002, June Tantoolvesm wrote: > Hello, > > I hope this hasn't already been answered in the mail > archive, but if it has I couldn't find it, sorry. I tried > to compile the first example in the tutorial (GCContent), > and I get the following error: > > > GCContent.java [23:1] I

[Biojava-l] can't compile GCContent

2002-02-23 Thread June Tantoolvesm
Hello, I hope this hasn't already been answered in the mail archive, but if it has I couldn't find it, sorry. I tried to compile the first example in the tutorial (GCContent), and I get the following error: GCContent.java [23:1] Incompatible type for =. Can't convert Sequence to Sequence.