7 lines
211 B
Java
7 lines
211 B
Java
/**
|
|
* Common homeworks test classes
|
|
* of <a href="https://www.kgeorgiy.info/courses/prog-intro/">Introduction to Programming</a> course.
|
|
*
|
|
* @author Georgiy Korneev (kgeorgiy@kgeorgiy.info)
|
|
*/
|
|
package base; |