Skip to content

Commit

Permalink
tag tools for synchronisation with their documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
grammarware committed Jan 19, 2013
1 parent 566c16c commit 62ebe2b
Show file tree
Hide file tree
Showing 90 changed files with 113 additions and 70 deletions.
2 changes: 1 addition & 1 deletion shared/tools/antlr2bgf
@@ -1,5 +1,5 @@
#! /bin/sh

# wiki: ANTLR2BGF
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/appendxbgf
@@ -1,5 +1,5 @@
#! /bin/sh

# wiki: AppendXBGF
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/asfix2btf
@@ -1,5 +1,5 @@
#! /bin/sh

# wiki: AsFix2BTF
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
1 change: 1 addition & 0 deletions shared/tools/bgf2bnf
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: BGF2BNF

LOCAL=${PWD}
cd `dirname $0`
Expand Down
1 change: 1 addition & 0 deletions shared/tools/bgf2dms
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: BGF2DMS

LOCAL=${PWD}
cd `dirname $0`
Expand Down
1 change: 1 addition & 0 deletions shared/tools/bgf2dot
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: BGF2dot

LOCAL=${PWD}
cd `dirname $0`
Expand Down
1 change: 1 addition & 0 deletions shared/tools/bgf2html
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: BGF2HTML

LOCAL=${PWD}
cd `dirname $0`
Expand Down
1 change: 1 addition & 0 deletions shared/tools/bgf2rsc
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: BGF2Rascal

LOCAL=${PWD}
cd `dirname $0`
Expand Down
1 change: 1 addition & 0 deletions shared/tools/bgf2sdf
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: BGF2SDF

LOCAL=${PWD}
cd `dirname $0`
Expand Down
1 change: 1 addition & 0 deletions shared/tools/bgf2tex
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: BGF2TeX

LOCAL=${PWD}
cd `dirname $0`
Expand Down
1 change: 1 addition & 0 deletions shared/tools/bgf2txl
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: BGF2TXL

LOCAL=${PWD}
cd `dirname $0`
Expand Down
1 change: 1 addition & 0 deletions shared/tools/bgflc
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: BGFlc

# Get our hands on basedir
LOCAL1=${PWD}
Expand Down
1 change: 1 addition & 0 deletions shared/tools/bgfover
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: BGFover

# Get our hands on basedir
LOCAL1=${PWD}
Expand Down
1 change: 1 addition & 0 deletions shared/tools/bgfpp
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: BGFpp

LOCAL=${PWD}
cd `dirname $0`
Expand Down
1 change: 1 addition & 0 deletions shared/tools/bgfreformat
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: BGFreformat

LOCAL=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/btf2bgf
@@ -1,5 +1,5 @@
#! /bin/sh

# wiki: BTF2BGF
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
1 change: 1 addition & 0 deletions shared/tools/btf2src
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: BTF2source

LOCAL=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/buildtestsetxml
@@ -1,5 +1,5 @@
#!/bin/bash

# wiki: BuildTestSetXML
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/cbgf
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: ΞBGF
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/cbgf2
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: ΞBGF
LOCAL=${PWD}
cd `dirname $0`
cd ../..
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/cbgf2cbnf
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: ΞBGF2ΞBNF
LOCAL=${PWD}
cd `dirname $0`
cd ../..
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/cbgf2xbgf
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: ΞBGF2XBGF
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/checkbgf
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: CheckBGF
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/checkxbgf
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: CheckXBGF
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/dcg2bgf
@@ -1,5 +1,5 @@
#! /bin/sh

# wiki: DCG2BGF
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
1 change: 1 addition & 0 deletions shared/tools/ecore2bgf
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: Ecore2BGF

LOCAL=${PWD}
cd `dirname $0`
Expand Down
3 changes: 2 additions & 1 deletion shared/tools/edd2rsc
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: EDD2Rascal

LOCAL=${PWD}
cd `dirname $0`
Expand All @@ -7,7 +8,7 @@ SLPS=${PWD}
cd ${LOCAL}

if [ $# -ne 2 ]; then
echo "This tool pretty-prints BGF, generating an SDF."
echo "This tool generates a Rascal file based on an EBNF Dialect Definition."
echo "Usage: edd2rsc <input-edd> <output-name>"
exit 1
elif [ ! -r $1 ]; then
Expand Down
1 change: 1 addition & 0 deletions shared/tools/exbgf
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: EXBGF

LOCAL=${PWD}
cd `dirname $0`
Expand Down
1 change: 1 addition & 0 deletions shared/tools/exbgf2xbgf
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: EBGF

LOCAL=${PWD}
cd `dirname $0`
Expand Down
1 change: 1 addition & 0 deletions shared/tools/exbgfover
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: EBGFover

# Get our hands on basedir
LOCAL1=${PWD}
Expand Down
1 change: 1 addition & 0 deletions shared/tools/extractover
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: ExtractOver

# Get our hands on basedir
LOCAL1=${PWD}
Expand Down
1 change: 1 addition & 0 deletions shared/tools/findhoriz
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: FindH

# Get our hands on basedir
LOCAL1=${PWD}
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/gbtf
@@ -1,5 +1,5 @@
#! /bin/sh

# wiki: GBTF
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/gdt
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: GDT
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/gdtm
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: GDTM
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/gdts
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: GDTS
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/html2bgf
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: HTML2BGF
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/java2bgf
@@ -1,5 +1,5 @@
#! /bin/sh

# wiki: Java2BGF
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/lci
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: LCI
LOCAL=${PWD}
cd `dirname $0`
cd ../..
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/ldf2bgf
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: LDF2BGF
LOCAL=${PWD}
cd `dirname $0`
cd ../..
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/ldf2html
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: LDF2HTML
LOCAL=${PWD}
cd `dirname $0`
cd ../..
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/ldf2pdf
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: LDF2PDF
LOCAL=${PWD}
cd `dirname $0`
cd ../..
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/ldf2set
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: LDF2set
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/ldf2tex
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: LDF2TeX
LOCAL=${PWD}
cd `dirname $0`
cd ../..
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/ldinc
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: LDinclude
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/lll2bgf
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: LLL2BGF
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/mergebgf
@@ -1,5 +1,5 @@
#! /bin/sh

# wiki: MergeBGF
# Get our hands on basedir
LOCAL=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/nigdt
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: Grammar Diff Tool
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
1 change: 1 addition & 0 deletions shared/tools/normbgf
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: NormBGF

if [ $# -ne 2 ]; then
echo "This tool normalizes a BGF by performing an intentionally vacuous grammar transformation with normalization."
Expand Down
1 change: 1 addition & 0 deletions shared/tools/pdf2bgf
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: PDF2BGF

# Get our hands on basedir
LOCAL1=${PWD}
Expand Down
2 changes: 2 additions & 0 deletions shared/tools/plotbgf
@@ -1,4 +1,6 @@
#!/bin/sh
# wiki: PlotBGF

LOCAL=${PWD}
cd `dirname $0`
cd ../..
Expand Down
1 change: 1 addition & 0 deletions shared/tools/py2bgf
@@ -1,4 +1,5 @@
#!/bin/sh
# wiki: Py2BGF

LOCAL=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/repp
@@ -1,5 +1,5 @@
#! /bin/sh

# wiki: repp
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/rsc2bgf
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: Rascal2BGF
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/rscd2bgf
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: RascalDataType2BGF
LOCAL=${PWD}
cd `dirname $0`
cd ../..
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/rscs2bgf
@@ -1,5 +1,5 @@
#!/bin/sh

# wiki: RascalSyntax2BGF
LOCAL=${PWD}
cd `dirname $0`
cd ../..
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/sdf2bgf
@@ -1,5 +1,5 @@
#!/bin/bash

# wiki: SDF2BGF
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/showbgf
@@ -1,5 +1,5 @@
#! /bin/sh

# wiki: ShowBGF
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down
2 changes: 1 addition & 1 deletion shared/tools/showg
@@ -1,5 +1,5 @@
#! /bin/sh

# wiki: ShowG
# Get our hands on basedir
LOCAL1=${PWD}
cd `dirname $0`
Expand Down

0 comments on commit 62ebe2b

Please sign in to comment.