Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Postgres/doc/src/sgml/images/   (Postgres Database Version 18.4©)  Datei vom 11.4.2026 mit Größe 578 B image not shown  

Quelle  Makefile

  Sprache: JAVA
 

doc/src/sgml/images/Makefile
java.lang.NullPointerException
see README in this directory about image handling

ALL_IMAGES = \
 genetic-algorithm.svg \
 gin.svg \
 pagelayout.svg

DITAA = ditaa
DOT = dot
XSLTPROC = xsltproc --nonet

all: $(ALL_IMAGES)

%.svg.tmp: %.gv
 $(DOT) -T svg -o $@ $<

%.svg.tmp: %.txt
 $(DITAA) -E -S --svg $< $@

Post-processing for SVG files coming from other tools
java.lang.NullPointerException
Use --novalid to avoid loading SVG DTD if a file specifies it, since
it might not be available locally, and we don't need it.
%.svg: %.svg.tmp fixup-svg.xsl
 $(XSLTPROC) --novalid -o $@ $(word 2,$^) $<

Messung V0.5 in Prozent
C=92 H=96 G=93

¤ Dauer der Verarbeitung: 0.0 Sekunden  (vorverarbeitet am  2026-08-08) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.