~ubuntu-branches/ubuntu/raring/paml/raring

« back to all changes in this revision

Viewing changes to examples/9s.trees

  • Committer: Bazaar Package Importer
  • Author(s): Pjotr Prins
  • Date: 2010-09-11 23:01:37 UTC
  • Revision ID: james.westby@ubuntu.com-20100911230137-jjf5d0blx5p0m9ba
Tags: upstream-4.4c
ImportĀ upstreamĀ versionĀ 4.4c

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
9 1
 
2
 
 
3
(((((((1,2),3),4),5),6),7),8,9);
 
4
 
 
5
 
 
6
//end of file
 
7
tree for examples/mtprim9s.nuc
 
8
 
 
9
(123456789)
 
10
(((((((12)3)4)5)6)7)89)
 
11
((((((123)4)5)6)7)89)
 
12
 
 
13
 
 
14