Revision: 15001
          http://gate.svn.sourceforge.net/gate/?rev=15001&view=rev
Author:   markagreenwood
Date:     2012-01-10 20:48:13 +0000 (Tue, 10 Jan 2012)
Log Message:
-----------
more javadoc fixes

Modified Paths:
--------------
    gate/trunk/src/gate/creole/annic/Pattern.java

Modified: gate/trunk/src/gate/creole/annic/Pattern.java
===================================================================
--- gate/trunk/src/gate/creole/annic/Pattern.java       2012-01-10 20:21:13 UTC 
(rev 15000)
+++ gate/trunk/src/gate/creole/annic/Pattern.java       2012-01-10 20:48:13 UTC 
(rev 15001)
@@ -69,9 +69,6 @@
 
   /**
    * Returns the annotations lying between the start and the end offsets
-   * 
-   * @param start
-   * @param end
    */
   public List<PatternAnnotation> getPatternAnnotations(int startOffset, int 
endOffset) {
     ArrayList<PatternAnnotation> annots = new ArrayList<PatternAnnotation>();

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to