head     1.1;
access   ;
symbols  ;
locks    ;
comment  @@;


1.1
date     91.02.08.13.29.22;  author bin;  state Exp;
branches ;
next	;


desc
@initial version provided by steve ness
@



1.1
log
@Initial revision
@
text
@

cc -O -o tsort *.c
echo mv tsort /bin
rm *.o
@
