Enbling autoflush
This commit is contained in:
parent
05dffad56f
commit
7b50e1bead
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ use Getopt::Long;
|
||||||
use Slic3r;
|
use Slic3r;
|
||||||
use XXX;
|
use XXX;
|
||||||
|
|
||||||
|
$|++;
|
||||||
our %opt;
|
our %opt;
|
||||||
GetOptions(
|
GetOptions(
|
||||||
'help' => sub { usage() },
|
'help' => sub { usage() },
|
||||||
|
|
Loading…
Reference in a new issue