Mercurial > ecos
comparison packages/ecos.db @ 1885:7fd45d2a9dce
* Port of ezXML parser added.
| author | asl |
|---|---|
| date | Mon, 31 Jan 2005 00:12:59 +0000 |
| parents | 09b23f8491d4 |
| children | c8c3d20dc86d |
comparison
equal
deleted
inserted
replaced
| 1884:6036f158c5ff | 1885:7fd45d2a9dce |
|---|---|
| 2129 script profile_gprof.cdl | 2129 script profile_gprof.cdl |
| 2130 description " | 2130 description " |
| 2131 This package instruments applications to collect profiling data, | 2131 This package instruments applications to collect profiling data, |
| 2132 using a methodology compatible with the gprof utility." | 2132 using a methodology compatible with the gprof utility." |
| 2133 } | 2133 } |
| 2134 | 2134 |
| 2135 package CYGPKG_EZXML { | |
| 2136 alias { "ezXML" XML ezxml } | |
| 2137 directory services/ezxml | |
| 2138 script ezxml.cdl | |
| 2139 description "ezXML, Simple XML Parser" | |
| 2140 } | |
| 2141 | |
| 2135 package CYGPKG_UITRON { | 2142 package CYGPKG_UITRON { |
| 2136 alias { "uITRON compatibility" uitron } | 2143 alias { "uITRON compatibility" uitron } |
| 2137 directory compat/uitron | 2144 directory compat/uitron |
| 2138 script uitron.cdl | 2145 script uitron.cdl |
| 2139 description " | 2146 description " |
