Project

General

Profile

« Previous | Next » 

Revision 10510

bugfix: schemas/VegCore/ERD/VegCore.ERD.png.map.htm: VegCore: fixed URL

View differences:

schemas/VegCore/ERD/VegCore.ERD.png.map.htm
6 6
<!-- #$-:Please do not edit lines starting with "#$" -->
7 7
<!-- #$VERSION:2.3 -->
8 8
<!-- #$AUTHOR:      -->
9
<area shape="rect" coords="0,0,226,72" alt="VegCore" href="../VegCore" />
9
<area shape="rect" coords="0,0,226,72" alt="VegCore" href="../../VegCore" />
10 10
<area shape="rect" coords="1447,0,1621,28" alt="vegpath.org/VegCore/ERD.pdf: PDF version of the ERD" href="ERD.pdf" />
11 11
<area shape="rect" coords="134,288,248,365" alt="base_class"  nohref="nohref" />
12 12
<area shape="rect" coords="23,300,72,354" alt="referenced_class: referenced_class"  nohref="nohref" />
schemas/VegCore/ERD/VegCore.ERD.png.map.htm.run
8 8
cleanup()
9 9
{
10 10
	echo_func; set_make_vars
11
	in_place "$top_file" $sed_cmd 's/&amp;/\&/g' # undo double-encodings
11
	in_place "$top_file" $sed_cmd \
12
-e 's/&amp;/\&/g
13
# undo double-encodings' \
14
-e 's/ ( -->)/\1/g
15
# trim growing whitespace' \
16

  
12 17
}
13 18

  
14 19
index.htm/make()

Also available in: Unified diff