diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2013-11-26 12:08:08 -0500 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2013-11-26 12:08:08 -0500 |
commit | 60ec9495a0dfdbf08e52eea0e6c828014af06ddc (patch) | |
tree | 382e6fca3011ac3493ff7678c6a7f5488ecc05cf /README | |
download | linux-matlab-gpib-60ec9495a0dfdbf08e52eea0e6c828014af06ddc.tar.gz linux-matlab-gpib-60ec9495a0dfdbf08e52eea0e6c828014af06ddc.zip |
init
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +This original files were found at +http://code.google.com/p/matlab-gpib/ + +and cloned with the following command +hg clone https://code.google.com/p/matlab-gpib/ + +This code is distributed under GNU GPL v2 license + + |