Skip to content
Snippets Groups Projects
Commit d891c766 authored by Vincent Hardion's avatar Vincent Hardion
Browse files

"Migration_Tango7"

parent 861b9334
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
</parent>
<groupId>fr.soleil.device</groupId>
<artifactId>LoCuM_4-${aol}-${mode}</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
<packaging>nar</packaging>
<name>LoCuM_4</name>
<description>LoCuM_4 device</description>
......
......@@ -6,11 +6,14 @@
//
// project : LoCuM_4
//
// $Author: buteau $
// $Author: vince_soleil $
//
// $Revision: 1.14 $
// $Revision: 1.15 $
//
// $Log: not supported by cvs2svn $
// Revision 1.14 2008/10/10 09:40:42 buteau
// tentative de correction pour crash DSErver
//
// Revision 1.13 2007/11/21 11:29:17 sebleport
// no message
//
......@@ -63,8 +66,8 @@
#include "Xstring.h"
#include <tango.h>
/**
* @author $Author: buteau $
* @version $Revision: 1.14 $
* @author $Author: vince_soleil $
* @version $Revision: 1.15 $
*/
// Add your own constants definitions here.
......@@ -91,7 +94,7 @@ namespace LoCuM_4_ns
*/
class LoCuM_4: public Tango::Device_3Impl
class LoCuM_4: public Tango::Device_4Impl
{
public :
// Add your own data members here
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment