shaniqua-core/src/smeggdrop/smeggdrop.tcl

7 lines
209 B
Tcl
Raw Normal View History

2020-09-22 20:34:55 +02:00
# smeggdrop.tcl
encoding system utf-8
set SMEGGDROP_ROOT [file dirname [info script]]
proc putlog args {}
if [file exists smeggdrop.conf] {source smeggdrop.conf}
source $SMEGGDROP_ROOT/smeggdrop/smeggdrop.tcl