Back to home page

sPhenix code displayed by LXR

 
 

    


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

0001 #include "aaa.h"
0002 
0003 void aaa::print(){
0004     std::cout << constant::ccc << std::endl;
0005 }