AppleCommander/src/main/java/com/webcodepro/applecommander/util/applesoft/package-info.java

8 lines
358 B
Java

/**
* This package is used by the AppleSoft text file import capabilities of AppleCommander.
* It is separate from the other components, primarily due to it being used on the input side,
* but also due to the fact that this is the third time AppleSoft tokens have been defined!
*
* @author rob
*/
package com.webcodepro.applecommander.util.applesoft;