squishy

Tue, 11 Sep 2018 23:27:56 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Tue, 11 Sep 2018 23:27:56 +0100
changeset 138
561f0af6c9dc
parent 121
b09433ea9b0c
child 139
70c7c015384a
permissions
-rw-r--r--

serve/: Import dependencies required for serve mode from Prosody 329a670ae975

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