mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-18 06:06:01 -06:00
12 lines
150 B
Text
12 lines
150 B
Text
description "Converts metric units and U.S. units (meters / feets etc..)";
|
|
|
|
uses
|
|
CtrlLib;
|
|
|
|
file
|
|
main.cpp,
|
|
converter.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|