From: Rolf K. <lab...@us...> - 2005-12-16 13:56:11
|
Update of /cvsroot/opengtoolkit/portIO In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3856 Modified Files: .cvsignore portio.spec Log Message: Minor cleanups and making sure all VIs run in LabVIEW 6.0 and higher Index: .cvsignore =================================================================== RCS file: /cvsroot/opengtoolkit/portIO/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .cvsignore 5 Apr 2005 20:41:46 -0000 1.1 --- .cvsignore 16 Dec 2005 13:55:59 -0000 1.2 *************** *** 1,2 **** built ! *.ogb \ No newline at end of file --- 1,2 ---- built ! *.ogp \ No newline at end of file Index: portio.spec =================================================================== RCS file: /cvsroot/opengtoolkit/portIO/portio.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** portio.spec 8 Apr 2005 23:38:51 -0000 1.4 --- portio.spec 16 Dec 2005 13:55:59 -0000 1.5 *************** *** 38,42 **** [Platform] ! Exclusive_LabVIEW_Version= >=6.1 Exclusive_LabVIEW_System=All --- 38,42 ---- [Platform] ! Exclusive_LabVIEW_Version= >=6.0 Exclusive_LabVIEW_System=All |