Update the changelog
[opencv] / filters / Kalman / Kalman.def
1 ;///////////////////////////////////////////////////////////////////////////////////////\r
2 ;\r
3 ;                      INTEL CORPORATION PROPRIETARY INFORMATION\r
4 ;         This software is supplied under the terms of a license agreement or\r
5 ;         nondisclosure agreement with Intel Corporation and may not be copied\r
6 ;         or disclosed except in accordance with the terms of that agreement.\r
7 ;               Copyright (c) 1999 Intel Corporation. All Rights Reserved.\r
8 ;\r
9 ;    RCS:\r
10 ;       $Source:   Kalman.def\r
11 ;       $Revision: 1.1 $\r
12 ;       $Purpose:  Kalman filter main file.\r
13 \r
14 \r
15 LIBRARY           Kalman.ax\r
16 DESCRIPTION       'Kalman Filter'\r
17 EXPORTS\r
18                DllGetClassObject PRIVATE\r
19                        DllCanUnloadNow PRIVATE\r
20                        DllRegisterServer PRIVATE\r
21                        DllUnregisterServer PRIVATE\r
22 \r