diff --git a/tdir b/tdir index 39ac986..41053b7 100755 --- a/tdir +++ b/tdir @@ -12,12 +12,12 @@ # Version info -VERSION = "$Id: tdir,v 1.60 2001/07/05 15:37:56 tundra Exp $" +VERSION = "$Id: tdir,v 1.61 2001/07/06 17:33:40 tundra Exp $" # Booleans -FALSE = 0 +FALSE = 0 == 1 TRUE = not FALSE # Output formatting constants.