]> git.argeo.org Git - gpl/argeo-slc.git/blob - DistributionId.java
926247925479c560e2ee791436df0c7acfc542ae
[gpl/argeo-slc.git] / DistributionId.java
1 package org.argeo.slc.core.build;
2
3 /** The id uniquely identifying the distribution of a software system. */
4 public interface DistributionId {
5
6 }