X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosuilib%2FAltosSerialInUseException.java;h=d1083098189fe54754142e25e868162e2b4196d8;hp=0487e14677b078cfcefa06d3254e297ce63eafa2;hb=7041c386cdf37716f8daf0bc1a9204db620e3de9;hpb=4231d68bae69d9a7d1f52205002db452cd5f986d diff --git a/altosuilib/AltosSerialInUseException.java b/altosuilib/AltosSerialInUseException.java index 0487e146..d1083098 100644 --- a/altosuilib/AltosSerialInUseException.java +++ b/altosuilib/AltosSerialInUseException.java @@ -15,7 +15,7 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -package org.altusmetrum.altosuilib_6; +package org.altusmetrum.altosuilib_9; public class AltosSerialInUseException extends Exception { public AltosDevice device;