[GME-commit] GMESRC/GME regdebug.bat,1.10,1.11

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Thu Jan 13 15:13:49 CST 2005


Update of /var/lib/gme/GMESRC/GME
In directory braindrain:/tmp/cvs-serv4290

Modified Files:
	regdebug.bat 
Log Message:
Making possible copy/paste operations for Annotations.


CVS User: zolmol

Index: regdebug.bat
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/regdebug.bat,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** regdebug.bat	7 Dec 2002 02:24:00 -0000	1.10
--- regdebug.bat	13 Jan 2005 21:13:46 -0000	1.11
***************
*** 61,64 ****
--- 61,69 ----
  echo    OK
  
+ echo Console.ocx:
+ regsvr32 /s "Console\Debug\Console.ocx"
+ if errorlevel 1 goto errorlabel
+ echo    OK
+ 
  goto eof
  



More information about the GME-commit mailing list