summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/AltosSerialInUseException.java
Commit message (Collapse)AuthorAge
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: oops, missed a file in the previous commitKeith Packard2010-11-15
AltosSerialInUseException.java just defines a new exception, thanks to java for making this live in a separate file. Signed-off-by: Keith Packard <keithp@keithp.com>