2
0
mirror of https://github.com/boostorg/build.git synced 2026-01-22 17:12:13 +00:00
Files
build/example/python_modules/Jamroot
2006-07-07 07:14:46 +00:00

5 lines
119 B
Plaintext

import python_helpers ;
ECHO "test1:" [ python_helpers.test1 ] ;
ECHO "test2:" [ python_helpers.test2 1234 : 5678 ] ;