diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-01-13 19:26:59 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-01-13 19:26:59 +0000 |
commit | c044e7dcacec54cea73a80cc697c15505c6794cd (patch) | |
tree | 18d6a6843ce5a7060b89c133e5563e128b66e5d1 /science/Makefile | |
parent | 98867175331a0f7546b1bc5f0a346beeb200c1f9 (diff) |
qtResistors - calculate resistance of resistor by the colors on the resistor
WWW: http://qt-apps.org/content/show.php/qtResistors?content=118297
PR: 142554
Submitted by: zloidemon <g.veniamin@googlemail.com>
Notes
Notes:
svn path=/head/; revision=247829
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index a6ded863a84f..7f8ff7aebfb2 100644 --- a/science/Makefile +++ b/science/Makefile @@ -125,6 +125,7 @@ SUBDIR += pybrain SUBDIR += pycdf SUBDIR += qcl + SUBDIR += qtresistors SUBDIR += ruby-dcl SUBDIR += ruby-gphys SUBDIR += silo |