diff options
author | Ovnuniarchos <pujalte.jorge@gmail.com> | 2015-11-19 01:19:19 +0100 |
---|---|---|
committer | Ovnuniarchos <pujalte.jorge@gmail.com> | 2015-11-19 01:19:19 +0100 |
commit | a9a330645b29152ccc29b6e075c0ebda24b03e37 (patch) | |
tree | 2cf319ce8453dd295c40b809b4bf54527e4fe020 /drivers/mpc | |
parent | 0f0dc1a5d328502343c5a902aec552fb01033504 (diff) | |
parent | 94fdd01241749cb7a575ed5f9fa4c7bbb286901a (diff) |
Merge branch 'master' into BBCodeDocs
Diffstat (limited to 'drivers/mpc')
-rw-r--r-- | drivers/mpc/SCsub | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mpc/SCsub b/drivers/mpc/SCsub index af61d95e4c..32ffdb863f 100644 --- a/drivers/mpc/SCsub +++ b/drivers/mpc/SCsub @@ -19,4 +19,3 @@ env.add_source_files(env.drivers_sources,"*.cpp") #env.add_source_files(env.drivers_sources, mpc_sources) Export('env') - |