Ignore:
Timestamp:
Jun 20, 2012, 9:50:34 AM (12 years ago)
Author:
karaoui
Message:

Deleting unused folders
All ELF file have the extension *.elf
Must objetc file are now dumped in the build directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/mover/main.cpp

    r160 r161  
    77{
    88    std::string map_path("");
    9     std::string soft_path("soft.bin");
     9    std::string soft_path("soft.elf");
    1010    bool show = false;
    1111    bool show_map = false;
Note: See TracChangeset for help on using the changeset viewer.