Skip to content

Commit

Permalink
Oops.
Browse files Browse the repository at this point in the history
git-svn-id: https://slps.svn.sourceforge.net/svnroot/slps@99 ab42f6e0-554d-0410-b580-99e487e6eeb2
  • Loading branch information
grammarware committed Jul 30, 2008
1 parent 0eae1fd commit fefe677
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions topics/fl/lci/fl-lci.cfg
Expand Up @@ -20,7 +20,7 @@ ACTIONS
# %2% - in diff macro for the second filename in a pair
extract
%tools%/%type%2bgf %args% bgf/%name%.bgf
unerase, abstract1, c2a, downcase, h2v, preferdcg, reroot, java3drop, downcase, omdrop, preferjaxb, stripterminals, layering, preferjava, xsdmassage
unerase, abstract1, c2a, downcase, h2v, preferdcg, reroot, jaxbdrop, downcase, omdrop, preferjaxb, stripterminals, layering, preferjava, xsdmassage
%tools%/xbgf bgf/%name%.bgf xbgf/%action%.xbgf bgf/%name%.%action%.bgf
validate
java -jar %validator% %bgfschema% bgf/%name%.bgf
Expand All @@ -40,9 +40,9 @@ SOURCES
om
java
%fl%/java1 types
#jaxb
# java
# %fl%/java3 fl
jaxb
java
%fl%/java3 fl
dcg
dcg
%fl%/prolog/Parser.pro
Expand All @@ -52,7 +52,7 @@ TARGETS
# if more then one input, all results get to be pairwise diffed
java:
reroot preferjaxb omdrop downcase om
#reroot java3drop downcase jaxb
reroot jaxbdrop downcase jaxb
xsdjava:
unerase java
xsdmassage preferjava downcase xsd
Expand Down

0 comments on commit fefe677

Please sign in to comment.