Subversion Repositories eFlore/Applications.coel

Rev

Rev 1637 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1637 Rev 1896
Line 23... Line 23...
23
		}	
23
		}	
24
		return trace;*/
24
		return trace;*/
25
		return "";
25
		return "";
26
	}
26
	}
Line -... Line 27...
-
 
27
	
-
 
28
	public static native void  LogVersFirebug(Object o) /*-{
-
 
29
		if (!!($wnd.console && $wnd.console.log)) {
-
 
30
			console.log(o);
-
 
31
		}
-
 
32
	}-*/;
27
	
33
	
28
}
34
}