|
@@ -3,8 +3,8 @@ before {
|
|
}
|
|
}
|
|
|
|
|
|
#--- 'when' clauses
|
|
#--- 'when' clauses
|
|
-case . "logoPlayer"
|
|
|
|
-message "a source text file with the .logoPlayer extension"
|
|
|
|
|
|
+case . "logo"
|
|
|
|
+message "a source text file with the .logo extension"
|
|
grammar logoPlayer_grammar
|
|
grammar logoPlayer_grammar
|
|
?sourceFilePath:@lstring inSourceFile {
|
|
?sourceFilePath:@lstring inSourceFile {
|
|
grammar logoPlayer_grammar in inSourceFile
|
|
grammar logoPlayer_grammar in inSourceFile
|