source:
trunk/org.etsi.common/src/org/etsi/common/MemoryTestDummy.java
@
53
Last change on this file since 53 was 45, checked in by phdmakk, 13 years ago | |
---|---|
|
|
File size: 133 bytes |
Line | |
---|---|
1 | package org.etsi.common; |
2 | |
3 | public class MemoryTestDummy { |
4 | |
5 | /** |
6 | * @param args |
7 | */ |
8 | public static void main(String[] args) { |
9 | |
10 | } |
11 | |
12 | } |
Note: See TracBrowser
for help on using the repository browser.