git://git.onelab.eu
/
sfa.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
initial checkin
[sfa.git]
/
sfatables
/
targets
/
REJECT.xml
1
<target name="REJECT">
2
<!-- The context is empty, since this target does not require any input from SFA -->
3
<rule element="*">
4
<context select=""/>
5
<attributes>
6
<attribute terminal="yes"/>
7
</attributes>
8
<processor filename="reject.xsl"/>
9
</rule>
10
</target>