/[dejagnu]/dejagnu/dejagnu.h
ViewVC logotype

Diff of /dejagnu/dejagnu.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by rsavoye, Fri Aug 30 01:29:46 2002 UTC revision 1.10 by bje, Sun Aug 17 23:05:55 2003 UTC
# Line 1  Line 1 
1  /*  /*
2   *   Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.   *   Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
3   *   *
4   * This program is free software; you can redistribute it and/or modify   * This program is free software; you can redistribute it and/or modify
# Line 20  Line 20 
20  #define __DEJAGNU_H__  #define __DEJAGNU_H__
21    
22  #include <stdio.h>  #include <stdio.h>
23  #include <stdarg.h>  #include <stdarg.h>
24  #include <string.h>  #include <string.h>
25    
26  /* If you have problems with dejagnu dropping failed, untested, or  /* If you have problems with dejagnu dropping failed, untested, or
27   * unresolved messages generated by a unit testcase,   * unresolved messages generated by a unit testcase,
28   */   */
29    
30  /* #define _DEJAGNU_WAIT_  /* #define _DEJAGNU_WAIT_
31   */   */
32    
33  #ifdef _DEJAGNU_WAIT_  #ifdef _DEJAGNU_WAIT_

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26