squishy

Tue, 11 Sep 2018 21:16:00 +0100

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

main: Remove debug print

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