X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosuilib%2FAltosSerialInUseException.java;h=d1083098189fe54754142e25e868162e2b4196d8;hp=cd19b101105ce3dccdb61a6022356a8c004e07b1;hb=73ce3f73526edfabccd3b98e6e67de6d82a84b63;hpb=bd440afc2a6e37b74fffcf1b977e149485095316 diff --git a/altosuilib/AltosSerialInUseException.java b/altosuilib/AltosSerialInUseException.java index cd19b101..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_3; +package org.altusmetrum.altosuilib_9; public class AltosSerialInUseException extends Exception { public AltosDevice device;