blob: 5ed777569225bc82703f5635f3e41ec863c59300 (
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.1
use commands_v1.0
use shell_v1.0
use pthreads_v1.0
use random_v1.0
use time_v1.0
|