diff options
author | pab <devnull@localhost> | 2009-06-20 13:06:26 +0000 |
---|---|---|
committer | pab <devnull@localhost> | 2009-06-20 13:06:26 +0000 |
commit | e38ce597aec316ebb0b9f8fa82599e9c4995297b (patch) | |
tree | 6962ac6d116eae51652d59de7b28470166b3fed6 /examples/manual | |
parent | bc7a63f1bcf11f8927239d3f012eb114ab3d7e49 (diff) |
Remove unimplemented demonstration
Diffstat (limited to 'examples/manual')
-rw-r--r-- | examples/manual/demo.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/manual/demo.sh b/examples/manual/demo.sh index 1a96903..0a2ec2e 100644 --- a/examples/manual/demo.sh +++ b/examples/manual/demo.sh @@ -12,5 +12,5 @@ python demo2.py rm po3.py ../../scripts/pyxbgen -u po3.xsd -m po3 python demo3.py -rm po4.py -../../scripts/pyxbgen -u po4.xsd -m po4 +#rm po4.py +#../../scripts/pyxbgen -u po4.xsd -m po4 |