[BACK]Return to prime.h CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000 / include

Diff for /OpenXM_contrib2/asir2000/include/prime.h between version 1.3 and 1.4

version 1.3, 2000/08/22 05:04:15 version 1.4, 2000/12/05 01:24:54
Line 45 
Line 45 
  * DEVELOPER SHALL HAVE NO LIABILITY IN CONNECTION WITH THE USE,   * DEVELOPER SHALL HAVE NO LIABILITY IN CONNECTION WITH THE USE,
  * PERFORMANCE OR NON-PERFORMANCE OF THE SOFTWARE.   * PERFORMANCE OR NON-PERFORMANCE OF THE SOFTWARE.
  *   *
  * $OpenXM: OpenXM_contrib2/asir2000/include/prime.h,v 1.2 2000/08/21 08:31:36 noro Exp $   * $OpenXM: OpenXM_contrib2/asir2000/include/prime.h,v 1.3 2000/08/22 05:04:15 noro Exp $
 */  */
 #if defined(__GNUC__) || defined(THINK_C)  #if defined(__GNUC__)
 const  const
 #endif  #endif
 int lprime[] = {  int lprime[] = {

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>