File: settings.gradle

package info (click to toggle)
checker-framework-java 3.2.0%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 23,212 kB
  • sloc: java: 146,011; xml: 839; sh: 518; makefile: 404; perl: 26
file content (5 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (2)
1
2
3
4
5
rootProject.name = 'checker-framework'
include 'javacutil'
include 'dataflow'
include 'checker-qual'
include 'checker-qual-android'