Rev 2062 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2062 | Rev 2188 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | if 0 { |
1 | if 0 { |
2 | /*
|
2 | /*
|
3 | * This file is part of din. |
3 | * This file is part of din. |
4 | *
|
4 | *
|
5 | * din is copyright (c) 2006 - 2022 S Jagannathan <jag@dinisnoise.org> |
5 | * din is copyright (c) 2006 - 2024 S Jagannathan <jag@dinisnoise.org> |
6 | * For more information, please visit http://dinisnoise.org |
6 | * For more information, please visit http://dinisnoise.org |
7 | *
|
7 | *
|
8 | *
|
- | |
9 | */
|
8 | */
|
10 | }
|
9 | }
|
11 | 10 | ||
12 | proc make-user-dir {{prefix ""}} { |
11 | proc make-user-dir {{prefix ""}} { |
13 | if {$prefix ne {}} { |
12 | if {$prefix ne {}} { |