adonthell-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-commits] CVS: adonthell/src lex.prefs.cc,1.6,1.7


From: Alexandre Courbot <address@hidden>
Subject: [Adonthell-commits] CVS: adonthell/src lex.prefs.cc,1.6,1.7
Date: Sat, 13 Apr 2002 12:54:11 -0400

Update of /cvsroot/adonthell/adonthell/src
In directory subversions:/tmp/cvs-serv25689/src

Modified Files:
        lex.prefs.cc 
Log Message:
Updated .cvsignore to ignore useless files


Index: lex.prefs.cc
===================================================================
RCS file: /cvsroot/adonthell/adonthell/src/lex.prefs.cc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** lex.prefs.cc        13 Apr 2002 11:05:10 -0000      1.6
--- lex.prefs.cc        13 Apr 2002 16:54:08 -0000      1.7
***************
*** 1330,1334 ****
  #ifndef YY_ALWAYS_INTERACTIVE
  #ifndef YY_NEVER_INTERACTIVE
! #include<unistd.h>
  #endif
  #endif
--- 1330,1334 ----
  #ifndef YY_ALWAYS_INTERACTIVE
  #ifndef YY_NEVER_INTERACTIVE
! extern int isatty YY_PROTO(( int ));
  #endif
  #endif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]