diff options
author | Marcello Stanisci <marcello.stanisci@inria.fr> | 2015-07-31 12:05:18 +0200 |
---|---|---|
committer | Marcello Stanisci <marcello.stanisci@inria.fr> | 2015-07-31 12:05:18 +0200 |
commit | 591113ccdfa19d1de0fe4ad43e27229de2b078ba (patch) | |
tree | cd9d806599d4464d45079eacd02260962605337d /README | |
parent | db229c864059d57719571b447e4a040374bf8264 (diff) |
readme
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +sources in src/merchant/ are obsolete, therefore the configure system does not +provide support for building them. + +The new merchant's layout is reflected by the directories 'frontend' and 'backend', +being respectively the PHP website homepage and the C 'core' which is charge of +providing all the cryptographic and DB related primitives. |