X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosuilib%2FAltosSerialInUseException.java;h=cd19b101105ce3dccdb61a6022356a8c004e07b1;hp=1e8207d1b0daff086cf26ceb97f023498d0285c2;hb=c8078d352a7f54a4a97d25af080155d3f875536a;hpb=75766b0e7ee30fb3bfbf90ecb68f7758bac6eeba diff --git a/altosuilib/AltosSerialInUseException.java b/altosuilib/AltosSerialInUseException.java index 1e8207d1..cd19b101 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_2; +package org.altusmetrum.altosuilib_3; public class AltosSerialInUseException extends Exception { public AltosDevice device;