Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1116 → Rev 1123

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