package com.amd.aparapi.internal.annotation; /** * Use this annotation to tag stuff that needs Java Doc added * * @author gfrost */ public @interface DocMe { }