svghmi/svghmi.c
author Edouard Tisserant
Fri, 09 Aug 2019 12:11:31 +0200
branchsvghmi
changeset 2753 9a7e12e96399
parent 2750 2694170cd88e
child 2754 a46311f88604
permissions -rw-r--r--
SVGHMI: Added XSLT transformation, Makefile to get XSLT from ysl2 (copy of plcopen/Makefile) and a minimal stylesheet to start with.
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     1
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     2
void test_me(void){
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     3
    /*
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     4
    %(hmi_tree)
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     5
    */
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     6
}