ciform/ciform
2012-01-26 12:59:59 +01:00
..
src/main Big directory refactoring : no more 'trunk' (was from SVN), satelite projects like rsa, hex, ... out of ciform hierarchy (no direct dependency), some cleaning 2012-01-26 12:59:59 +01:00
common.properties Big directory refactoring : no more 'trunk' (was from SVN), satelite projects like rsa, hex, ... out of ciform hierarchy (no direct dependency), some cleaning 2012-01-26 12:59:59 +01:00
LICENSE.txt Big directory refactoring : no more 'trunk' (was from SVN), satelite projects like rsa, hex, ... out of ciform hierarchy (no direct dependency), some cleaning 2012-01-26 12:59:59 +01:00
Makefile Big directory refactoring : no more 'trunk' (was from SVN), satelite projects like rsa, hex, ... out of ciform hierarchy (no direct dependency), some cleaning 2012-01-26 12:59:59 +01:00
README.txt Big directory refactoring : no more 'trunk' (was from SVN), satelite projects like rsa, hex, ... out of ciform hierarchy (no direct dependency), some cleaning 2012-01-26 12:59:59 +01:00

This project is made to be built directly with Ant and published in different ways.

Although it is not a Maven project, its structure often matches Maven's guide lines.

The main project sources lie in the "src" directory and contains one subdirectory for each module :
one for each supported programming language.

It also contains several independent libraries, each one having its own subproject,
located in the root directory of the global project.