Bug found by:
Submitted by:
Requested by:
Reviewed by:
Approved by:
Obtained from:
-# $Id: filemgmt.tcl,v 1.7.2.5 2007/07/19 03:31:22 marko Exp $
+# $Id: filemgmt.tcl,v 1.7.2.6 2007/07/19 07:27:07 marko Exp $
#
# Copyright 2004, 2005 University of Zagreb, Croatia. All rights reserved.
#
set currentFile ""
set fileTypes {
- {"IMUNES network configuration" {.imn} }
+ { "IMUNES network configuration" {.imn} }
{ "All files" {*} }
}