blob: 825944d54f8007836e3665cee83a03af6e9fc924 [file] [log] [blame]
#!/bin/bash
jflex -d org/eclipse/photran/internal/core/lexer FixedFormLexerPhase1.flex
jflex -d org/eclipse/photran/internal/core/lexer FreeFormLexerPhase1.flex
rm -f org/eclipse/photran/internal/core/lexer/*~