[Swift-commit] r3623 - trunk/src/org/griphyn/vdl/karajan/lib/swiftscript
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Tue Sep 14 13:06:54 CDT 2010
Author: wozniak
Date: 2010-09-14 13:06:54 -0500 (Tue, 14 Sep 2010)
New Revision: 3623
Modified:
trunk/src/org/griphyn/vdl/karajan/lib/swiftscript/Tracef.java
Log:
Usage note
Modified: trunk/src/org/griphyn/vdl/karajan/lib/swiftscript/Tracef.java
===================================================================
--- trunk/src/org/griphyn/vdl/karajan/lib/swiftscript/Tracef.java 2010-09-14 17:23:44 UTC (rev 3622)
+++ trunk/src/org/griphyn/vdl/karajan/lib/swiftscript/Tracef.java 2010-09-14 18:06:54 UTC (rev 3623)
@@ -21,6 +21,7 @@
4) does not impose any formatting (commas, etc.). <br><br>
Format specifiers: <br>
%%: % sign. <br>
+ %M: Filename output: waits for close
%p: Not typechecked, output as in trace(). <br>
%f: Typechecked float output. <br>
%i: Typechecked int output. <br>
More information about the Swift-commit
mailing list