-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. Check out project.
What is the expected output? What do you see instead?
Project cannot be compiled because the following classes are missing:
com.softwarecraftsmen.unsignedIntegers.Unsigned16BitInteger;
com.softwarecraftsmen.unsignedIntegers.Unsigned32BitInteger;
com.softwarecraftsmen.unsignedIntegers.Unsigned3BitInteger;
com.softwarecraftsmen.unsignedIntegers.Unsigned4BitInteger;
com.softwarecraftsmen.unsignedIntegers.Unsigned8BitInteger;
com.softwarecraftsmen.toString.ToString;
What version of the product are you using? On what operating system?
HEAD version
Original issue reported on code.google.com by lagutk...@mail.ru on 13 Mar 2009 at 7:29
Reactions are currently unavailable