Compiling error: error: stray '\' in program

if ((millis() – greenLEDtimer) gt= greenLEDinterval) {

What's the gt= ...?