Initial revision

This commit is contained in:
tg
2005-03-06 15:42:55 +00:00
parent 4075a35b8e
commit a90702a5a1
56 changed files with 77 additions and 5070 deletions

4
tree.c
View File

@ -1,4 +1,4 @@
/** $MirBSD: src/bin/ksh/tree.c,v 2.3 2004/12/18 19:22:30 tg Exp $ */
/** $MirOS$ */
/* $OpenBSD: tree.c,v 1.10 2002/02/27 19:37:09 dhartmei Exp $ */
/*
@ -7,7 +7,7 @@
#include "sh.h"
__RCSID("$MirBSD: src/bin/ksh/tree.c,v 2.3 2004/12/18 19:22:30 tg Exp $");
__RCSID("$MirOS$");
#define INDENT 4