Skip to content
Snippets Groups Projects
Jamfile 163 B
project :
	requirements
	<include>./topincludes 
	;

lib qft++ : 
	[ glob relativistic-quantum-mechanics/*.cc 
	  tensor/*.cc 
          matrix/*.cc : ] 
	: : : ;