Opened 12 years ago
Closed 4 weeks ago
#376 closed activism (handled)
remove WETC + unused parts of AWT
| Reported by: | epruesse | Owned by: | westram |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | global | Version: | SVN |
| Keywords: | Cc: |
Description (last modified by westram)
AFAIK this is only used in
- NDS export via GB_textprint to print the nds data and
- in 'Pretty print sequences' (EDIT4/File).
Printing is a bit out of fashion and if that is desired, simply launching $EDITOR on the export file surely provides superior function than arb_wetc. Some parts of AWT are solely needed for this, or not at all.
Change History (4)
comment:1 Changed 12 years ago by westram
- Owner changed from westram to epruesse
comment:2 Changed 10 years ago by westram
- Description modified (diff)
comment:3 Changed 4 weeks ago by westram
- Owner changed from epruesse to westram
- Status changed from new to _started
comment:4 Changed 4 weeks ago by westram
- Resolution set to handled
- Status changed from _started to closed
Note: See
TracTickets for help on using
tickets.

Replacing arb_textprint by a call to $EDITOR would be fine for me.