]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - monop/trade.c
Add RCS identifiers.
[bsdgames-darwin.git] / monop / trade.c
index 57cca98424e30a519856a8abb017f5989ef28651..9a090b61f071e4e6dca1648cac406550da788afb 100644 (file)
@@ -32,7 +32,8 @@
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)trade.c    5.5 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)trade.c    5.5 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: trade.c,v 1.2 1993/08/01 18:53:28 mycroft Exp $";
 #endif /* not lint */
 
 # include      "monop.ext"