Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1085 → Rev 1121

/demos/tags/rel_0_2/mix/mix.c
18,11 → 18,11
 
/*
------------
CVS : $Id: mix.c,v 1.1.1.1 2002-09-02 09:37:45 pj Exp $
CVS : $Id: mix.c,v 1.2 2002-11-11 08:02:43 pj Exp $
 
File: $File$
Revision: $Revision: 1.1.1.1 $
Last update: $Date: 2002-09-02 09:37:45 $
Revision: $Revision: 1.2 $
Last update: $Date: 2002-11-11 08:02:43 $
------------
*/
 
636,7 → 636,7
 
/****************************** MAIN ******************************/
 
TASK main()
int main()
{
char s[20]; /* carattere letto da tastiera */
int x0, y0;