Subversion Repositories shark

Compare Revisions

Regard whitespace Rev 1144 → Rev 1143

/demos/trunk/mix/mix.c
18,11 → 18,11
 
/*
------------
CVS : $Id: mix.c,v 1.4 2003-03-24 11:18:19 pj Exp $
CVS : $Id: mix.c,v 1.3 2003-01-07 17:10:17 pj Exp $
 
File: $File$
Revision: $Revision: 1.4 $
Last update: $Date: 2003-03-24 11:18:19 $
Revision: $Revision: 1.3 $
Last update: $Date: 2003-01-07 17:10:17 $
------------
*/
 
741,7 → 741,7
 
sys_end();
 
return 0;
return NULL;
}
 
/****************************************************************/
/demos/trunk/mix/makefile
12,5 → 12,5
include $(BASE)/config/example.mk
 
mix:
make -f $(SUBMAKE) APP=mix INIT= OTHEROBJS="initfile.o" OTHERINCL= SHARKOPT=__OLDCHAR__
make -f $(SUBMAKE) APP=mix INIT= OTHEROBJS="initfile.o" OTHERINCL=