Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LoCuM_4
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software Control System
Tango devices
BeamDiagnostics
LoCuM_4
Commits
d891c766
Commit
d891c766
authored
Mar 25, 2010
by
Vincent Hardion
Browse files
Options
Downloads
Patches
Plain Diff
"Migration_Tango7"
parent
861b9334
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
src/LoCuM_4.h
+8
-5
8 additions, 5 deletions
src/LoCuM_4.h
with
9 additions
and
6 deletions
pom.xml
+
1
−
1
View file @
d891c766
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
src/LoCuM_4.h
+
8
−
5
View file @
d891c766
...
...
@@ -6,11 +6,14 @@
//
// project : LoCuM_4
//
// $Author:
buteau
$
// $Author:
vince_soleil
$
//
// $Revision: 1.1
4
$
// $Revision: 1.1
5
$
//
// $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.1
4
$
* @author $Author:
vince_soleil
$
* @version $Revision: 1.1
5
$
*/
// Add your own constants definitions here.
...
...
@@ -91,7 +94,7 @@ namespace LoCuM_4_ns
*/
class
LoCuM_4
:
public
Tango
::
Device_
3
Impl
class
LoCuM_4
:
public
Tango
::
Device_
4
Impl
{
public
:
// Add your own data members here
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment