source: branches/profile/lib/import/older/gde_flat.ift

Last change on this file was 11965, checked in by westram, 11 years ago
  • move old import filters into '$ARBHOME/lib/import/older'
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 310 bytes
Line 
1AUTODETECT      "#*"
2                #Global settings:
3KEYWIDTH        1
4
5BEGIN           "#??*"
6
7MATCH           "#*"
8                SRT "* *=*1:*(*=*1"
9                WRITE "name"
10
11SEQUENCEAFTER   "*"
12SEQUENCESRT     ""
13SEQUENCEEND     "#*"
14
15# DONT_GEN_NAMES
16CREATE_ACC_FROM_SEQUENCE
17
18END             "//"
Note: See TracBrowser for help on using the repository browser.