aboutsummaryrefslogtreecommitdiff
path: root/lib/core/core.tm
blob: 0b8aba5324870c8b776c15e0595bc6d03d435bd9 (plain)
1
2
3
4
5
6
7
8
9
# This file just uses all the most commonly used standard
# library modules so you don't have to import them one-by-one

use patterns_v1.0
use commands_v1.0
use shell_v1.0
use pthreads_v1.0
use random_v1.0
use time_v1.0