Make it possible to tab-complete "solv" to "solver"...

Change-Id: I55895a1b55696ed20e3fcdcafa919879bf304398
This commit is contained in:
Tor Lillqvist
2012-11-28 11:03:03 +02:00
parent b4dd218f9e
commit dd12118b09

9
README.solver Executable file
View File

@@ -0,0 +1,9 @@
solver means "Solar Version", a weird name with only historical significance now
It has no relation to the verb "to solve".
solver is the directory tree into which header files for inter-module
use and build results (libraries, shared libraries, executables) are
copied ("delivered") during the build, and from where they are then
picked up when constructing an installer (Windows), a RPM or deb
package (Linux) or an app bundle (Mac).