LEAP-Core/leap-platforms
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
These are the core modules for the leap environment For installation information see the INSTALL file. For developers: To upgrade to a new version of the autoconf tools: # autoreconf -f -i To reconfigure the autoconfigure script use the following: # aclocal # autoheader # automake # autoconf # ./configure