Browse Source

trigger build

tags/V1_6_0rc1
aclement 16 years ago
parent
commit
014b8ccd00
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      loadtime5/java5-src/org/aspectj/weaver/loadtime/Agent.java

+ 1
- 1
loadtime5/java5-src/org/aspectj/weaver/loadtime/Agent.java View File

@@ -20,7 +20,7 @@ import java.lang.instrument.ClassFileTransformer;
*
* @author <a href="mailto:alex@gnilux.com">Alexandre Vasseur</a>
*/
public class Agent {
public class Agent {

/**
* The instrumentation instance

Loading…
Cancel
Save