Diff for /rpl/modules/motif/motif.rplc between versions 1.7 and 1.9

version 1.7, 2017/07/22 11:29:49 version 1.9, 2017/08/22 11:37:31
Line 6  libraryName(motif); Line 6  libraryName(motif);
   
 exportExternalFunctions(  exportExternalFunctions(
         XSynchronize,          XSynchronize,
           XStoreName,
         XtAddCallback,          XtAddCallback,
         XtAppExitMainLoop,          XtAppExitMainLoop,
         XtAppInitialize,          XtAppInitialize,
         XtAppMainLoop,          XtAppMainLoop,
         XtCreatePopupShell,          XtCreatePopupShell,
           XtCreateManagedWidget,
         XtCreateWidget,          XtCreateWidget,
         XtDestroyWidget,          XtDestroyWidget,
         XtPopdown,          XtPopdown,

Removed from v.1.7  
changed lines
  Added in v.1.9


CVSweb interface <joel.bertrand@systella.fr>