[PD-cvs] pd/src s_main.c,1.7.4.8,1.7.4.9

Tim Blechmann timblech at users.sourceforge.net
Thu Jan 20 21:10:52 CET 2005


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15009

Modified Files:
      Tag: devel_0_38
	s_main.c 
Log Message:
adding sponsor note

Index: s_main.c
===================================================================
RCS file: /cvsroot/pure-data/pd/src/s_main.c,v
retrieving revision 1.7.4.8
retrieving revision 1.7.4.9
diff -C2 -d -r1.7.4.8 -r1.7.4.9
*** s_main.c	16 Jan 2005 17:14:38 -0000	1.7.4.8
--- s_main.c	20 Jan 2005 20:10:35 -0000	1.7.4.9
***************
*** 281,285 ****
      sys_findprogdir(argv[0]);                   /* set sys_progname, guipath */
  
! 	/* tb: command line flag to defeat preset loading { */
  	for (i = 0; i != argc; ++i)
  	{
--- 281,287 ----
      sys_findprogdir(argv[0]);                   /* set sys_progname, guipath */
  
! 	/* tb: command line flag to defeat preset loading
! 	 * supported by vibrez.net
! 	 * { */
  	for (i = 0; i != argc; ++i)
  	{





More information about the Pd-cvs mailing list