findsub doesn't need special variable nd*
[maxima.git] / share / ezunits / ezunits.mac
blobc3444662db70e36d6475119598f958e0dfec1ac2
1 /* ezunits: yet another units package for Maxima
2  * This program copyright 2008 by Robert Dodier.
3  * I release this program under the terms of the
4  * GNU General Public License.
5  */
7 qput (ezunits, "experimental, usable", version);
9 load ("ezunits.lisp");
10 load ("ezunits_functions.mac");
11 load ("ezunits_db.mac");