source: trunk/org.etsi.common/src/org/etsi/common/MemoryTestDummy.java @ 57

Last change on this file since 57 was 45, checked in by phdmakk, 13 years ago

+ basic memory setting estimation tools

  • Property svn:mime-type set to text/plain
File size: 133 bytes
Line 
1package org.etsi.common;
2
3public 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.