add semicolon at end of the file

This commit is contained in:
Herbert Lange
2019-06-26 14:32:26 +02:00
parent b90e036472
commit 841d121193
3 changed files with 29 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
--# -path=.:alltenses:prelude:../latin
resource ConstructorsLat = Constructors with (Grammar = GrammarLat) **
open MissingLat in {}
open MissingLat in {} ;