Rozdiely pre platos/_scripts/create-document medzi verziami 1.15 a 1.16
| verzia 1.15, 2005/09/18 00:57:53 |
verzia 1.16, 2014/02/22 03:13:50 |
|
|
| #!/bin/sh |
#!/bin/bash |
| |
|
| # |
# |
| # create-document - create document using templates in templates/ directory |
# create-document - create document using templates in templates/ directory |
|
|
| # All rights reserved. |
# All rights reserved. |
| # |
# |
| |
|
| # $Platon: Platon.SK/office/_scripts/create-document,v 1.14 2005/06/19 22:06:55 rajo Exp $ |
# $Platon: Platon.SK/office/_scripts/create-document,v 1.15 2005-09-18 00:57:53 rajo Exp $ |
| |
|
| # Uncomment following 2 lines for debugging |
# Uncomment following 2 lines for debugging |
| #DEBUG="echo" |
#DEBUG="echo" |
Platon Group <platon@platon.sk> http://platon.sk/
|
|