ItsGenCert_TestSystem.ttcn 219 Bytes
Newer Older
module ItsGenCert_TestSystem {
    
    // LibItsSecurity
    import from LibItsSecurity_TestSystem all;
    
    type component TCType extends ItsSecurityBaseComponent { }
    
} // End of module ItsGenCert_TestSystem