Only in .: CHANGES
diff ./Gspectool.c /projects/cslu/speech/work/src.beta/bin/auto_lyre//Gspectool.c
1c1
< static char *rcsident = "$Header: /projects/cslu/speech/work/src/bin/auto_lyre/RCS/Gspectool.c,v 4.19 1993/09/17 01:29:32 johans Exp $";
---
> static char *rcsident = "$Header: /amd/lydia/projects/cslu/MD4a/C/work/src/bin/auto_lyre/RCS/Gspectool.c,v 4.18 1993/06/10 16:57:35 johans Exp $";
535c535
< 	 * Create Negative Range label
---
> 	 * Create Negitive Range label
540c540
< 	MyXtSetArg( args, arg_cnt, XtNlabel, "Negative Range" );
---
> 	MyXtSetArg( args, arg_cnt, XtNlabel, "Negitive Range" );
diff ./Lgraph.c /projects/cslu/speech/work/src.beta/bin/auto_lyre//Lgraph.c
874c874
<     sprintf (tmp_file, "lyre%d.adc", getpid());
---
>     sprintf (tmp_file, "/projects/cslu/speech/tmp/lyre%d.adc", getpid());
Only in .: STUFF
diff ./ToolUtil.c /projects/cslu/speech/work/src.beta/bin/auto_lyre//ToolUtil.c
1c1
< static char *rcsident = "$Header: /projects/cslu/speech/work/src/bin/auto_lyre/RCS/ToolUtil.c,v 4.5 1993/05/28 21:27:40 johans Exp johans $";
---
> static char *rcsident = "$Header: /projects/cslu/speech/work/src/bin/auto_lyre/RCS/ToolUtil.c,v 4.5 1993/05/28 21:27:40 johans Exp $";
91c91
< /*    PopupShell = XtCreatePopupShell ("Dialog", overrideShellWidgetClass,
---
>     PopupShell = XtCreatePopupShell ("Dialog", overrideShellWidgetClass,
93,96c93
< */
<     PopupShell = XtCreatePopupShell ("Dialog", transientShellWidgetClass,
< 				     GodParent, args, arg_cnt);
<     XtAddCallback (Entry, XtNcallback, (XtCallbackProc) move_popup,PopupShell);
---
>     XtAddCallback (Entry, XtNcallback, (XtCallbackProc) move_popup, PopupShell);
174d170
< /*
177,180d172
< */
<     PopupShell = XtCreatePopupShell ("Dialog", transientShellWidgetClass,
< 				     GodParent, args, arg_cnt);
< 
255d246
< /*
258,260d248
< */
<     PopupShell = XtCreatePopupShell ("Dialog", transientShellWidgetClass,
< 				     GodParent, args, arg_cnt);
328d315
< /*
330,332d316
< 				     GodParent, args, arg_cnt);
< */
<     PopupShell = XtCreatePopupShell ("Dialog", transientShellWidgetClass,
Only in .: dom
Only in /projects/cslu/speech/work/src.beta/bin/auto_lyre/: warning.report
