[Trainsched-commit] csv2pdb .cvsignore,1.1,1.1.2.1
Brought to you by:
philm
|
From: Steve M. <sma...@us...> - 2009-04-26 08:33:46
|
Update of /cvsroot/trainsched/csv2pdb In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3044 Modified Files: Tag: PDB_VER2 .cvsignore Log Message: Exclude comiled executable from repository. Index: .cvsignore =================================================================== RCS file: /cvsroot/trainsched/csv2pdb/.cvsignore,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** .cvsignore 14 Apr 2002 15:23:49 -0000 1.1 --- .cvsignore 26 Apr 2009 08:33:42 -0000 1.1.2.1 *************** *** 1 **** --- 1,2 ---- *.pdb + csv2trainschedpdb.exe \ No newline at end of file |