source:
objectmq/src/omq/z/sample/calculator/Prova.java
@
3
Last change on this file since 3 was 3, checked in by stoda, 12 years ago | |
---|---|
File size: 134 bytes |
Line | |
---|---|
1 | package omq.z.sample.calculator; |
2 | |
3 | public class Prova { |
4 | |
5 | /** |
6 | * @param args |
7 | */ |
8 | public static void main(String[] args) { |
9 | |
10 | |
11 | } |
12 | |
13 | } |
Note: See TracBrowser
for help on using the repository browser.