Skip to content
Snippets Groups Projects
Commit 90a06a63 authored by Alain BUTEAU's avatar Alain BUTEAU
Browse files

pb casse Xstring

parent cbf79497
Branches
Tags
No related merge requests found
......@@ -8,7 +8,7 @@
</parent>
<groupId>fr.soleil.device</groupId>
<artifactId>FemtoCurrentAmplifier-${aol}-${mode}</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
<packaging>nar</packaging>
<name>FemtoCurrentAmplifier</name>
<!-- use for the name of executable -->
......
......@@ -6,9 +6,9 @@
//
// project : Femto Low-Noise Current Amplifier
//
// $Author: flanglois $
// $Author: buteau $
//
// $Revision: 1.14 $
// $Revision: 1.15 $
//
// $Log: not supported by cvs2svn $
//
......@@ -29,13 +29,13 @@
#include <tango.h>
#include <helpers/TangoExceptionsHelper.h>
#include <helpers/DeviceProxyHelper.h>
#include <helpers/Xstring.h>
#include <helpers/XString.h>
//using namespace Tango;
/**
* @author $Author: flanglois $
* @version $Revision: 1.14 $
* @author $Author: buteau $
* @version $Revision: 1.15 $
*/
// Add your own constants definitions here.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment