1
0
Fork 0

construction: First working macro implementation

This commit is contained in:
Joost De Cock 2018-07-21 12:54:05 +02:00
parent 714a5115ab
commit 3af7e4319c
4 changed files with 1820 additions and 1530 deletions

View file

@ -26,10 +26,10 @@ console.log('shorthand', F.utils.shorthand(part, context));
var decorate = function(part, context)
{
//macro('cof', {
// from: points.cbNeck
// ,to: points.cbHips
//});
macro('cof', {
from: points.cbNeck
, to: points.cbHips
});
}
if(final) {