Skip to content
  • Laros's avatar
    In this version the whole project has been restructured. · 42267dda
    Laros authored
    The main structure is as follows:
    
    /                     ; Root of the installation.
      - Install.txt
      - Todo.txt
      - Obsoleted.txt
      - mutalyzer.conf
      - var/              ; Variable data.
          - cache/
          - mutalyzer.log
      - templates/        ; HTML, XML, JavaScript, etc.
      - src/
        - Mutalyzer.py
        - Variant_info.py
        - Services/       ; Webservices.
        - Clients/        ; Example clients for webservices.
        - Modules/        ; The core modules.
        - Interfaces/     ; Interfaces to mod_python.
    
    Apart from changes that were needed to deal with this new structure, no changes
    in the code were made.
    
    
    git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@14 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
    42267dda