view test/callback_suite_aggrs/rand-sig.lua @ 635:840a870c093c

- add flag to configure.bat to generate *nix makefiles (can be used to gen a mostly working *nix make build env run with batch, not logical but useful in some zombie setups)
author Tassilo Philipp
date Sun, 20 Nov 2022 22:14:39 +0100
parents cd46e111bc4c
children
line wrap: on
line source

require"config"

-- use shared sig generator
package.path = '../common/?.lua;' .. package.path
require"rand-sig"