From 457ff839c774a3d5f321bae169e024616e3196c3 Mon Sep 17 00:00:00 2001 From: mr Date: Fri, 29 Feb 2008 20:03:57 -0800 Subject: [PATCH] 6669216: Add jcheck configuration directories Reviewed-by: ohair, xdono --- .jcheck/conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 .jcheck/conf diff --git a/.jcheck/conf b/.jcheck/conf new file mode 100644 index 0000000..d8227cd --- /dev/null +++ b/.jcheck/conf @@ -0,0 +1 @@ +project=jdk7 -- GitLab