Skip to content

Commit

Permalink
subgrammar is a mutation, not investigation; NLG is an export, not in…
Browse files Browse the repository at this point in the history
…vestigation

git-svn-id: https://slps.svn.sourceforge.net/svnroot/slps@1185 ab42f6e0-554d-0410-b580-99e487e6eeb2
  • Loading branch information
grammarware committed Mar 24, 2012
1 parent cd90219 commit f9596cd
Show file tree
Hide file tree
Showing 16 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion shared/tools/bgflc
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ elif [ ! -r $1 ]; then
echo "Oops: $1 not found or not readable."
exit 1
else
xsltproc ${SLPS}/topics/presentation/metrics/bgf-overview.xslt $1
xsltproc ${SLPS}/topics/investigation/analysis/bgf-overview.xslt $1
fi
2 changes: 1 addition & 1 deletion shared/tools/subgrammar
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ elif [ ! -r $1 ]; then
exit 1
fi

${SLPS}/topics/investigation/subgrammar/subgrammar.py $@
${SLPS}/topics/mutation/subgrammar/subgrammar.py $@
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f9596cd

Please sign in to comment.