comparison graal/com.oracle.max.graal.examples/.checkstyle @ 3201:38792f959479

Merge
author Gilles Duboscq <gilles.duboscq@oracle.com>
date Fri, 08 Jul 2011 15:00:16 +0200
parents 35effcd5e778
children
comparison
equal deleted inserted replaced
3200:536b02e3cd2b 3201:38792f959479
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
4 <local-check-config name="C1X Checkstyle checks" location=".checkstyle_checks.xml" type="project" description="">
5 <additional-data name="protect-config-file" value="false"/>
6 </local-check-config>
7 <fileset name="all" enabled="true" check-config-name="C1X Checkstyle checks" local="true">
8 <file-match-pattern match-pattern="." include-pattern="true"/>
9 </fileset>
10 </fileset-config>