Commit 6d5d3ee6 authored by garciay's avatar garciay
Browse files

Start Comprion implementation

parent e5e2ef47
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -48,10 +48,14 @@ module ePassport_Types {
        	 * @desc	ETSI Virtual ePassport
        	 */
        	ETSI (1),
        	/**
        	 * @desc	Comprion ePassport simulator
        	 */
        	Comprion(2),
        	/**
        	 * @desc	Vendor2
        	 */
        	Vendor2 (2)
        	Vendor3 (3)
        }
	}//end enumeratedTypes