Update the Go compiler version to c5c62aeb6267 release/release.r56/weekly.2011-03...
[armadillo.git] / src / config.go
2010-11-14 Robert SesekAdd an IncludeDotfiles configuration directive.
2010-11-14 Robert SesekProperly load the full config file and allow overrides...
2010-11-13 Robert SesekAdd functionality to read the configuration from file.
2010-11-12 Robert SesekCreate a Configuration struct and use that to RunFrontE...