Skip to content

Commit a96b01a

Browse files
Merge remote-tracking branch 'origin/Ticket2593_ips' into Release_4.4.1
2 parents fbc7248 + d36de56 commit a96b01a

File tree

5 files changed

+6038
-0
lines changed

5 files changed

+6038
-0
lines changed

base/uk.ac.stfc.isis.ibex.devicescreens/src/uk/ac/stfc/isis/ibex/devicescreens/components/ComponentType.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ public enum ComponentType {
4848
DANFYSIK,
4949
/** CAEN component type. */
5050
CAEN,
51+
/** IPS component type. */
52+
IPS,
5153
/** CCD100 component type. */
5254
CCD100,
5355
/** Kepco component type. */

0 commit comments

Comments
 (0)