Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-08-09 08:12:19

0001 #include "constant.h"
0002 
0003 namespace constant{
0004     int ccc = 10;
0005 }