Kaynağa Gözat

oops, forgot to save main.ml

Dan Korostelev 9 yıl önce
ebeveyn
işleme
fa4b6d5dfc
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/main.ml

+ 1 - 1
src/main.ml

@@ -1047,7 +1047,7 @@ try
 				l
 		in
 		let parts = Str.split_delim (Str.regexp "[;:]") p in
-		com.class_path <- "" :: List.map normalize_path (loop parts)
+		com.class_path <- "" :: List.map add_trailing_slash (loop parts)
 	with
 		Not_found ->
 			if Sys.os_type = "Unix" then