Files
contract/example/Jamfile.v2
2015-06-06 21:17:25 -07:00

10 lines
212 B
Plaintext

subdir-run meyer97 : stack4_main ;
subdir-run meyer97 : stack3 ;
subdir-run mitchell02 : stack ;
subdir-run mitchell02 : simple_queue ;
subdir-run mitchell02 : dictionary ;
subdir-run mitchell02 : name_list ;