source: EcnlProtoTool/trunk/asp3_dcre/syssvc/tTestServiceAdapter.cdl@ 439

Last change on this file since 439 was 439, checked in by coas-nagasima, 4 years ago

mrubyを2.1.1に更新

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/plain;charset=UTF-8
File size: 292 bytes
Line 
1/*
2 * C言語で記述されたアプリケーションから,TECSベースのテストプログ
3 * ラム用サービスを呼び出すためのアダプタ用セルタイプの定義
4 *
5 * $Id$
6 */
7[singleton, active]
8celltype tTestServiceAdapter {
9 call sTestService cTestService;
10};
Note: See TracBrowser for help on using the repository browser.