source: branches/ralph/src/main/java/de/ugoe/cs/autoquest/tasktrees/alignment/matrix/BinaryAlignmentStorage.java @ 1582

Last change on this file since 1582 was 1582, checked in by rkrimmel, 10 years ago

Adding class to store all binary alignments

File size: 99 bytes
Line 
1package de.ugoe.cs.autoquest.tasktrees.alignment.matrix;
2
3public class BinaryAlignmentStorage {
4
5}
Note: See TracBrowser for help on using the repository browser.