squishy

Tue, 11 Sep 2018 23:24:55 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Tue, 11 Sep 2018 23:24:55 +0100
changeset 135
0c1887ee2059
parent 121
b09433ea9b0c
child 139
70c7c015384a
permissions
-rw-r--r--

main: Move check for whether any files have been provided

It may be ok, depending on what mode we are in.

Main "main.lua"

Output "scansion.bin"
Option "executable"

Module "scansion.async"
Module "scansion.error"
Module "scansion.parser"
Module "scansion.iterators"
Module "scansion.objects.client"
Module "scansion.queue"
Module "scansion.stanzacmp"
Module "scansion.xml"
Module "scansion.console"
Module "scansion.pretty"

if GetOption "with-verse" then
	Module "verse"
end

mercurial