diff options
author | Justin Clark-Casey (justincc) | 2011-10-14 23:32:15 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-10-14 23:32:15 +0100 |
commit | bea65b06a445c267ecb77be08452146cb7fee1ce (patch) | |
tree | a4adfbda28278b253d282366db294ce0f8d6152b /bin/addon-modules/README | |
parent | change default ODE world_stepsize to 0.0178 from 0.02 (diff) | |
download | opensim-SC_OLD-bea65b06a445c267ecb77be08452146cb7fee1ce.zip opensim-SC_OLD-bea65b06a445c267ecb77be08452146cb7fee1ce.tar.gz opensim-SC_OLD-bea65b06a445c267ecb77be08452146cb7fee1ce.tar.bz2 opensim-SC_OLD-bea65b06a445c267ecb77be08452146cb7fee1ce.tar.xz |
Add back the missing bin/addon-modules directory that I somehow managed to accidentally delete in 2fbc98f (Jul 7 2011)
Diffstat (limited to '')
-rw-r--r-- | bin/addon-modules/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/addon-modules/README b/bin/addon-modules/README new file mode 100644 index 0000000..120dbc9 --- /dev/null +++ b/bin/addon-modules/README | |||
@@ -0,0 +1 @@ | |||
Place .ini files here to have them picked up automatically | |||