/[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 73 - (hide annotations)
Thu Mar 18 21:27:37 2004 UTC (20 years, 2 months ago) by dpavlin
File MIME type: application/x-sh
File size: 131 byte(s)
sync trunk to HEAD of pear-db (without changes specific to PEAR which will be dropped)

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