| SPTLock.java |
1 package debugger.resources;
2
3
4 /**
5 * Copyright (c) Ontos AG (http://www.ontosearch.com).
6 * This class is part of JAPE Debugger component for
7 * GATE (Copyright (c) "The University of Sheffield" see http://gate.ac.uk/) <br>
8 * @author Andrey Shafirin
9 */
10
11 public class SPTLock {
12 }
13