Skip to content

Commit

Permalink
few update and typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Courtin committed Nov 13, 2012
1 parent bd08bbe commit f7d3371
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ TinyOWS was written with the following things in mind:

Code quality policy:
All code must meet the following rules :
- gcc -ansi -pedantic -Wall compile without any warning (make)
- gcc -c99 -pedantic -Wall compile without any warning (make)
- Unit test with Valgrind error and leak free (make valgrind)
- Pass trought OGC CITE WFS-T tests (1.0.0 and 1.1.0 SF-0)

Code dynamically linked with the following other libriaries:
- postgresql 8.x
- libxml2.x
Code dynamically linked with the following other librairies:
- PostgreSQL 8.x and 9.x
- libxml 2.8.x
- flex

0 comments on commit f7d3371

Please sign in to comment.