math/mpx-mul4-*.S: Use more portable type syntax for ambiguous instructions.
[catacomb] / calc / ecp.cal
index 4fedccf..d090962 100644 (file)
@@ -1,7 +1,5 @@
 /* -*-apcalc-*-
  *
- * $Id: ecp.cal,v 1.5 2004/04/08 01:36:15 mdw Exp $
- *
  * Testbed for elliptic curve arithmetic over prime fields
  *
  * (c) 2000 Straylight/Edgeware
@@ -153,4 +151,3 @@ p192_g = ecp_pt(0x188da80eb03090f67cbf20eb43a18800f4ff0afd82ff1012,
                0x07192b95ffc8da78631011ed6b24cdd573f977a11e794811, p192);
 
 /*----- That's all, folks -------------------------------------------------*/
-