diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 16:08:13 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 16:08:13 -0500 |
commit | cc13423251e36f36970f4e7d1917e57edaae3775 (patch) | |
tree | dff216584f337f0ca7d9159f4156dae8f40d3e36 | |
parent | e4edddce0ad20cd639e6ea1b21bb3bb6b0a3a3d9 (diff) | |
download | admin-cc13423251e36f36970f4e7d1917e57edaae3775.tar.gz admin-cc13423251e36f36970f4e7d1917e57edaae3775.zip |
Add README file to admin/ directory
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +This code is shared among all Trinity modules +New code should not use Autotools (and therefore this folder), instead it should use CMake |