AWB-Tools/awb
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is the core libraries and utilites for using the Asim modeling infrastructure. 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 -a -c --foreign # autoconf # ./configure