squishy

Tue, 11 Sep 2018 21:39:56 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Tue, 11 Sep 2018 21:39:56 +0100
changeset 132
e6df4368029d
parent 121
b09433ea9b0c
child 139
70c7c015384a
permissions
-rw-r--r--

main: Add long form of -d: --script-dir

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