tweak comments

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3418 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
This commit is contained in:
sjfink 2009-04-06 19:53:07 +00:00
parent 6a529e192e
commit 6922b95bc2
1 changed files with 0 additions and 3 deletions

View File

@ -11,10 +11,7 @@
package com.ibm.wala.ipa.callgraph.propagation;
/**
*
* An operator in pointer analysis constraints
*
* @author sfink
*/
public interface IPointerOperator {