Add missing EOF LF

This commit is contained in:
Philippe Teuwen 2019-03-12 00:12:26 +01:00
parent f205f9db87
commit 1b2601a48a
105 changed files with 107 additions and 107 deletions

View file

@ -42,4 +42,4 @@ In the future, we may implement so that scripts are invoked directly
into a 'main' function, instead of being executed blindly. For future
compatibility, I have done so, but I invoke my main from here.
--]]
main(args)
main(args)