/[libdata]/trunk/my2pg/autodoc.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /trunk/my2pg/autodoc.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 48 - (hide annotations)
Fri Mar 5 13:45:55 2004 UTC (20 years, 2 months ago) by dpavlin
Original Path: branches/pear-db/my2pg/autodoc.sh
File MIME type: application/x-sh
File size: 131 byte(s)
moved mysql_ -> xx_ cludges to my2pg dir

1 dpavlin 37 #!/bin/sh
2    
3     rm -Rf autodoc
4     mkdir autodoc
5     cd autodoc
6     postgresql_autodoc -d libdata
7     dot -Tps libdata.dot -o libdata.ps
8     ggv libdata.ps

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26