X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=doc%2Fmake_gom_xref;h=5ec203e7ef5550e5c6d6ef186b338af2ead9ccc1;hb=70346270bff0a6eab3fc61edb4c5cf06a956dd23;hp=5a380d1f0565a1ee34edf88917984ce7a5f0d275;hpb=19c1913f344c4ce5a0767d5529620cd6083f892b;p=gedcom-parse.git diff --git a/doc/make_gom_xref b/doc/make_gom_xref index 5a380d1..5ec203e 100755 --- a/doc/make_gom_xref +++ b/doc/make_gom_xref @@ -4,8 +4,9 @@ use strict; use diagnostics; +my ($inputfile) = @ARGV; + my $gedcom_ref_doc="http://www.gendex.com/gedcom55/55gcch2.htm"; -my $inputfile ="$ENV{srcdir}/../include/gom.h"; my $outputfile ="gomxref.html"; my $ext_link = "interface.html"; my $generated = "";