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