Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1122 → Rev 1123

/demos/trunk/first/test4.c
18,11 → 18,11
 
/*
------------
CVS : $Id: test4.c,v 1.1 2002-09-02 10:29:30 pj Exp $
CVS : $Id: test4.c,v 1.2 2003-01-07 17:10:17 pj Exp $
 
File: $File$
Revision: $Revision: 1.1 $
Last update: $Date: 2002-09-02 10:29:30 $
Revision: $Revision: 1.2 $
Last update: $Date: 2003-01-07 17:10:17 $
------------
 
The purpose of this test is to show that two budgets with different
217,8 → 217,6
{
KEY_EVT k;
 
set_exchandler_grx();
 
sem_init(&s,0,1);
 
k.flag = 0;