source: trunk/src/emx/include/long.sed@ 71

Last change on this file since 71 was 18, checked in by bird, 22 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 3.2 KB
Line 
1/^#[ ]*include/s|\([<"/]\)algorith\([">]\)|\1algorithm\2|
2/^#[ ]*include/s|\([<"/]\)AllocRin\.h\([">]\)|\1AllocRing\.h\2|
3/^#[ ]*include/s|\([<"/]\)BitStrin\.h\([">]\)|\1BitString\.h\2|
4/^#[ ]*include/s|\([<"/]\)builtinb\.h\([">]\)|\1builtinbuf\.h\2|
5/^#[ ]*include/s|\([<"/]\)exceptio\([">]\)|\1exception\2|
6/^#[ ]*include/s|\([<"/]\)function\([">]\)|\1functional\2|
7/^#[ ]*include/s|\([<"/]\)SplayNod\.ccP\([">]\)|\1SplayNode\.ccP\2|
8/^#[ ]*include/s|\([<"/]\)SplayNod\.hP\([">]\)|\1SplayNode\.hP\2|
9/^#[ ]*include/s|\([<"/]\)getpages\.h\([">]\)|\1getpagesize\.h\2|
10/^#[ ]*include/s|\([<"/]\)hashtabl\.h\([">]\)|\1hashtable\.h\2|
11/^#[ ]*include/s|\([<"/]\)Incremen\.h\([">]\)|\1Incremental\.h\2|
12/^#[ ]*include/s|\([<"/]\)indstrea\.h\([">]\)|\1indstream\.h\2|
13/^#[ ]*include/s|\([<"/]\)parsestr\.h\([">]\)|\1parsestream\.h\2|
14/^#[ ]*include/s|\([<"/]\)ldcomple\.h\([">]\)|\1ldcomplex\.h\2|
15/^#[ ]*include/s|\([<"/]\)stdexcep\([">]\)|\1stdexcept\2|
16/^#[ ]*include/s|\([<"/]\)stdiostr\.h\([">]\)|\1stdiostream\.h\2|
17/^#[ ]*include/s|\([<"/]\)stl_algb\.h\([">]\)|\1stl_algobase\.h\2|
18/^#[ ]*include/s|\([<"/]\)stl_allo\.h\([">]\)|\1stl_alloc\.h\2|
19/^#[ ]*include/s|\([<"/]\)stl_bvec\.h\([">]\)|\1stl_bvector\.h\2|
20/^#[ ]*include/s|\([<"/]\)stl_conf\.h\([">]\)|\1stl_config\.h\2|
21/^#[ ]*include/s|\([<"/]\)stl_cons\.h\([">]\)|\1stl_construct\.h\2|
22/^#[ ]*include/s|\([<"/]\)stl_dequ\.h\([">]\)|\1stl_deque\.h\2|
23/^#[ ]*include/s|\([<"/]\)stl_func\.h\([">]\)|\1stl_function\.h\2|
24/^#[ ]*include/s|\([<"/]\)stl_htab\.h\([">]\)|\1stl_hashtable\.h\2|
25/^#[ ]*include/s|\([<"/]\)stl_hfun\.h\([">]\)|\1stl_hash_fun\.h\2|
26/^#[ ]*include/s|\([<"/]\)stl_hmap\.h\([">]\)|\1stl_hash_map\.h\2|
27/^#[ ]*include/s|\([<"/]\)stl_hset\.h\([">]\)|\1stl_hash_set\.h\2|
28/^#[ ]*include/s|\([<"/]\)stl_iter\.h\([">]\)|\1stl_iterator\.h\2|
29/^#[ ]*include/s|\([<"/]\)stl_mmap\.h\([">]\)|\1stl_multimap\.h\2|
30/^#[ ]*include/s|\([<"/]\)stl_mset\.h\([">]\)|\1stl_multiset\.h\2|
31/^#[ ]*include/s|\([<"/]\)stl_nume\.h\([">]\)|\1stl_numeric\.h\2|
32/^#[ ]*include/s|\([<"/]\)stl_queu\.h\([">]\)|\1stl_queue\.h\2|
33/^#[ ]*include/s|\([<"/]\)stl_raw_\.h\([">]\)|\1stl_raw_storage_iter\.h\2|
34/^#[ ]*include/s|\([<"/]\)stl_relo\.h\([">]\)|\1stl_relops\.h\2|
35/^#[ ]*include/s|\([<"/]\)stl_slis\.h\([">]\)|\1stl_slist\.h\2|
36/^#[ ]*include/s|\([<"/]\)stl_stac\.h\([">]\)|\1stl_stack\.h\2|
37/^#[ ]*include/s|\([<"/]\)stl_temp\.h\([">]\)|\1stl_tempbuf\.h\2|
38/^#[ ]*include/s|\([<"/]\)stl_unin\.h\([">]\)|\1stl_uninitialized\.h\2|
39/^#[ ]*include/s|\([<"/]\)stl_vect\.h\([">]\)|\1stl_vector\.h\2|
40/^#[ ]*include/s|\([<"/]\)streambu\.h\([">]\)|\1streambuf\.h\2|
41/^#[ ]*include/s|\([<"/]\)strstrea\([">]\)|\1strstream\2|
42/^#[ ]*include/s|\([<"/]\)strstrea\.h\([">]\)|\1strstream\.h\2|
43/^#[ ]*include/s|\([<"/]\)typemacr\.h\([">]\)|\1typemacros\.h\2|
44/^#[ ]*include/s|\([<"/]\)type_tra\.h\([">]\)|\1type_traits\.h\2|
45/^#[ ]*include/s|\([<"/]\)_G_confi\.h\([">]\)|\1_G_config\.h\2|
46/^#[ ]*include/s|\([<"/]\)NXConstS\.h\([">]\)|\1NXConstStr\.h\2|
47/^#[ ]*include/s|\([<"/]\)objc-lis\.h\([">]\)|\1objc-list\.h\2|
48/^#[ ]*include/s|\([<"/]\)typedstr\.h\([">]\)|\1typedstream\.h\2|
49/^#[ ]*include/s|\([<"/]\)unchecke\.h\([">]\)|\1unchecked\.h\2|
Note: See TracBrowser for help on using the repository browser.