--- loncom/homework/CAPA-converter/capaLexerDef.flex 2000/11/21 18:43:29 1.6 +++ loncom/homework/CAPA-converter/capaLexerDef.flex 2001/01/30 21:03:25 1.7 @@ -754,7 +754,7 @@ EndLine ([\r][\n]|[\n]) dosend=2; } -[Ss][Tt][Rr] { LLDBUG_PR1("[STR]"); send("\" str="); dosend=1; } +[Ss][Tt][Rr] { LLDBUG_PR1("[STR]"); send("\" str=\""); dosend=1; } [Ee][Vv][Aa][Ll] | [Ee][Vv][Aa][Ll][Uu][Aa][Tt][Ee] { LLDBUG_PR1("[EVAL]");send("\" eval="); dosend=1;} [Uu][Nn][Ii][Tt] |