[PD-cvs] pd/src s_path.c,1.1.1.2.2.2.2.5,1.1.1.2.2.2.2.6

carmen rocco ix9 at users.sourceforge.net
Tue Mar 30 06:48:47 CEST 2004


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

Modified Files:
      Tag: impd_0_37
	s_path.c 
Log Message:
pd.ini


Index: s_path.c
===================================================================
RCS file: /cvsroot/pure-data/pd/src/s_path.c,v
retrieving revision 1.1.1.2.2.2.2.5
retrieving revision 1.1.1.2.2.2.2.6
diff -C2 -d -r1.1.1.2.2.2.2.5 -r1.1.1.2.2.2.2.6
*** s_path.c	30 Mar 2004 04:28:37 -0000	1.1.1.2.2.2.2.5
--- s_path.c	30 Mar 2004 04:48:45 -0000	1.1.1.2.2.2.2.6
***************
*** 355,359 ****
      int i,j,ndirs=0;
      char  fname[MAXPDSTRING];
!     static char *fnames[] = {".impdrc",".pdrc",0};
      static char *dnames[] = {0,0,0};
  #ifdef UNIX
--- 355,359 ----
      int i,j,ndirs=0;
      char  fname[MAXPDSTRING];
!     static char *fnames[] = {".impdrc",".pdrc","pd.ini",0};
      static char *dnames[] = {0,0,0};
  #ifdef UNIX





More information about the Pd-cvs mailing list