hey1
10-26-2004, 03:05 AM
Hey everyone Steve is hosting another meet on Tuesday 10/26 at 7:00p.m. Everyone is welcome and of course installs and parts are available the night of the meet. Also food and drinks will be provided. But if you guys want to bring something to drink that's welcome as well... Hope to see you guys there.
Chris
Aerosim Research
1374 Logan Ave. Suite E
Costa Mesa, CA 92626
Who's going? This sounds exciting.
public class Aerosim {
public String Impreza ( String SpecC ) {
System.out.println( "Who's going to the meet tonight?\n" );
System.out.println( "I'm going!\n" );
String place = "Aerosim";
return place;
}
}
Chris
Aerosim Research
1374 Logan Ave. Suite E
Costa Mesa, CA 92626
Who's going? This sounds exciting.
public class Aerosim {
public String Impreza ( String SpecC ) {
System.out.println( "Who's going to the meet tonight?\n" );
System.out.println( "I'm going!\n" );
String place = "Aerosim";
return place;
}
}