mirror of
https://github.com/boostorg/build.git
synced 2026-02-20 14:42:14 +00:00
6 lines
96 B
Python
6 lines
96 B
Python
#!/usr/bin/python
|
|
import startup_v1
|
|
import startup_v2
|
|
import project_test1
|
|
import project_test2
|