Changeset c7a982b


Ignore:
Timestamp:
May 17, 2010 2:38:18 AM (14 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
Children:
5f6c3af
Parents:
ec9962b
Message:

Didn't need those.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/compose.py

    rec9962b rc7a982b  
    294294files.extend([ (a, 1) for a in args])
    295295
    296 comps = [ ]
    297296names = set()
    298297constraints = [ ]
     
    319318        t.incorporate_elements()
    320319        constraints.extend(marks.values())
    321         comps.append(t)
    322320
    323321# Let the user know if they messed up on specifying constraints.
Note: See TracChangeset for help on using the changeset viewer.