[PD-cvs] pd/src s_main.c,1.7.4.17.2.22.2.4,1.7.4.17.2.22.2.5

Mathieu Bouchard matju at users.sourceforge.net
Fri Dec 1 18:59:00 CET 2006


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

Modified Files:
      Tag: desiredata
	s_main.c 
Log Message:
reenable .pdrc on windows.


Index: s_main.c
===================================================================
RCS file: /cvsroot/pure-data/pd/src/s_main.c,v
retrieving revision 1.7.4.17.2.22.2.4
retrieving revision 1.7.4.17.2.22.2.5
diff -C2 -d -r1.7.4.17.2.22.2.4 -r1.7.4.17.2.22.2.5
*** s_main.c	1 Dec 2006 17:52:51 -0000	1.7.4.17.2.22.2.4
--- s_main.c	1 Dec 2006 17:58:58 -0000	1.7.4.17.2.22.2.5
***************
*** 190,196 ****
  	{
  		sys_loadpreferences();                      /* load default settings */
- #ifndef MSW
  		sys_rcfile();                               /* parse the startup file */
- #endif
  	}
  	/* initalize idle callbacks before starting the gui */
--- 190,194 ----





More information about the Pd-cvs mailing list