added support for pointer to const
[libt2n] / codegen / README
index 5c05067..f0be2c3 100644 (file)
@@ -15,3 +15,9 @@ examples in separate packages:
 - this was done to be able to test that installation and configure scripts work as intended
 - there are two examples because one is used to generate the usage example documentation using doxygen
   and one is used for automatic testing
+- in libt2n-examples there is a script test-built-install-use to test everything is fine
+
+group header file for include file dependencies:
+- simple
+- i don't see a solution using gccxml
+- better than extracting all the includes from the file and adding them to the generated code