hgbook

diff en/examples/run-example @ 643:61ac4138e086

Update Chinese translation
author Dongsheng Song <dongsheng.song@gmail.com>
date Tue Mar 17 16:25:30 2009 +0800 (2009-03-17)
parents 27043f385f3f
children 80928ea6e7ae
line diff
     1.1 --- a/en/examples/run-example	Mon Mar 09 22:55:38 2009 -0700
     1.2 +++ b/en/examples/run-example	Tue Mar 17 16:25:30 2009 +0800
     1.3 @@ -244,7 +244,7 @@
     1.4                                  ofp_basename = '%s.%s' % (self.name, out)
     1.5                                  norm = os.path.normpath(ofp_basename)
     1.6                                  example.entities[
     1.7 -                                    '<!ENTITY "interaction.%s" '
     1.8 +                                    '<!ENTITY interaction.%s '
     1.9                                      'SYSTEM "results/%s.out">'
    1.10                                      % (norm, norm)] = 1
    1.11                                  read_hint = ofp_basename + ' '