diff options
author | Steve Coffman <gears@apache.org> | 2000-07-24 14:12:51 +0000 |
---|---|---|
committer | Steve Coffman <gears@apache.org> | 2000-07-24 14:12:51 +0000 |
commit | 22890239b8cb87d15fe6ca300b8db4979bbbd595 (patch) | |
tree | a2702ea8e252d4ecc55df0adba76b8fc66ab44ed /docs | |
parent | ccc6662655ee0bfeffb1f0237b41a672bb9aa484 (diff) | |
download | xmlgraphics-fop-22890239b8cb87d15fe6ca300b8db4979bbbd595.tar.gz xmlgraphics-fop-22890239b8cb87d15fe6ca300b8db4979bbbd595.zip |
Not really a change. Just to make me owner of the RCS files so I can chmod
them.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193556 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/examples/svg/makedoc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/svg/makedoc.sh b/docs/examples/svg/makedoc.sh index 2c5784e0f..9939d307e 100755 --- a/docs/examples/svg/makedoc.sh +++ b/docs/examples/svg/makedoc.sh @@ -1,5 +1,5 @@ #!/bin/sh - +#this file should be executable echo echo "Converting Fop's xml documentation into a pdf file" echo "----------------" |