diff trunk/src/lang_fi.d @ 375:0bd21b746a04

- Added code to main() for recognizing options to the importgraph command. - Added HelpImportGraph message. - Added enum IGraphOption. - Added class Vertex inheriting from Module. Changed struct Edge to a class. - Modified a lot of code in cmd.ImportGraph; too many to list here. - Made some minor changes to dil.Parser.
author aziz
date Sat, 08 Sep 2007 16:42:02 +0000
parents 3df70e5e87f3
children ad0cbd1c8881
line wrap: on
line diff
--- a/trunk/src/lang_fi.d	Fri Sep 07 11:36:01 2007 +0000
+++ b/trunk/src/lang_fi.d	Sat Sep 08 16:42:02 2007 +0000
@@ -82,4 +82,6 @@
 
 Esimerkki:
   dil gen Parser.d --html --syntax > Parser.html`,
+
+  ``,
 ];
\ No newline at end of file