mirror of
https://github.com/AdaCore/why3.git
synced 2026-02-12 12:34:55 -08:00
12 lines
174 B
Java
12 lines
174 B
Java
/* This file has been extracted from module DependantClass. */
|
|
package fr.labri.whyml2java;
|
|
|
|
import fr.lri.whyml2java.SimpleClass;
|
|
|
|
public class DependantClass {
|
|
|
|
|
|
|
|
|
|
}
|