X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fphm2rs.c;h=53c6690028b103245275621f34cfb92bc1472a7d;hp=13a4e85eb44c776e68140923f2c078fb6ede7aff;hb=2a0006ec846e8da055fe002cb1611853dd01270c;hpb=13838bda88b63a2535b5baaf7197006767de4b8e diff --git a/src/phm2rs.c b/src/phm2rs.c index 13a4e85..53c6690 100644 --- a/src/phm2rs.c +++ b/src/phm2rs.c @@ -2,10 +2,14 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: phm2rs.c,v 1.1 2000/04/28 13:02:44 kevin Exp $ +** $Id: phm2rs.c,v 1.2 2000/04/28 13:50:45 kevin Exp $ ** $Log: phm2rs.c,v $ -** Revision 1.1 2000/04/28 13:02:44 kevin -** Initial revision +** Revision 1.2 2000/04/28 13:50:45 kevin +** Removed Makefile Makefile.in that are automatically generated by autoconf +** +** Revision 1.1.1.1 2000/04/28 13:02:44 kevin +** Initial CVS import for first public release +** ** ** ** This program is free software; you can redistribute it and/or modify @@ -356,7 +360,6 @@ main (const int argc, char *const argv[]) if (opt_trace >= TRACE_PIC) { - crt_set_mode (GM_TEXT, TRUE); crt_set_cpos (1, 1); printf("Finished\n"); }