Commit 0f241ac9 authored by fetke's avatar fetke
Browse files

added missing name for the encoding

parent 8ef860b9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -26,3 +26,6 @@ module ePassport_MainModule {
    	execute(TC_LDS_H37());        	
    }
}
with {
    encode "ePassportEncoding";
}