[BACK]Return to fep_edit.c CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / fep

Diff for /OpenXM_contrib2/fep/fep_edit.c between version 1.4 and 1.5

version 1.4, 2010/04/23 05:34:05 version 1.5, 2011/06/16 08:17:15
Line 287  initEmacsBindings (cft, aft)
Line 287  initEmacsBindings (cft, aft)
  * Main function of front end program   * Main function of front end program
  */   */
 CHAR *  CHAR *
 getline()  mygetline()
 {  {
     int c;      int c;
     CHAR *execute_command, *check_alias();      CHAR *execute_command, *check_alias();

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>