##// END OF EJS Templates
added binary file loader, improved elf and srec loaders
added binary file loader, improved elf and srec loaders

File last commit:

r0:1aa783210b8e default
r47:f8c5117dac7c default
Show More
ucwidgets.h
11 lines | 112 B | text/x-c | CLexer
Jeandet Alexis
First init of SocExplorer Repository.
r0 #ifndef UCWIDGETS_H
#define UCWIDGETS_H
class UcWidgets
{
public:
UcWidgets();
};
#endif // UCWIDGETS_H