cdlcompiler/test/Ex2.cdl
author hgs
Tue, 17 Aug 2010 17:21:18 +0800
changeset 40 d52333c0f5e2
parent 0 f58d6ec98e88
permissions -rw-r--r--
201033

// ********** this is the original v1.0 interface ***********

Name: extension test
Version: 1.0
UID: 0x1f123556


%% API

TInt v1_API;


// ********** this is the start of the v1.1 extension ***********

%% header

Version: 1.1


%% API

TInt v2_API;