graflow: relative paths in examples
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"nodesFile": "/buildoz/graflow_examples/nodesLib/nodesTest1.html",
|
||||
"nodesFile": "./nodesLib/nodesTest1.html",
|
||||
"flow": {
|
||||
"nodes":[
|
||||
{ "nodeType": "inc",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"nodesFile": "/buildoz/graflow_examples/nodesLib/nodesTest1.html",
|
||||
"nodesFile": "./nodesLib/nodesTest1.html",
|
||||
"flow": {
|
||||
"nodes":[
|
||||
{ "nodeType": "inc",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"nodesFile": "/buildoz/graflow_examples/nodesLib/nodes16ports.html",
|
||||
"nodesFile": "./nodesLib/nodes16ports.html",
|
||||
"flow": {
|
||||
"nodes": [
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"nodesFile": "/buildoz/graflow_examples/nodesLib/nodesTest2.html",
|
||||
"nodesFile": "./nodesLib/nodesTest2.html",
|
||||
"flow": {
|
||||
"nodes":[
|
||||
{ "nodeType": "process",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"nodesFile": "/buildoz/graflow_examples/nodesLib/nodesEIC.html",
|
||||
"nodesFile": "./nodesLib/nodesEIC.html",
|
||||
"flow": {
|
||||
"nodes":[
|
||||
{ "nodeType": "eicBasic",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"nodesFile": "/buildoz/graflow_examples/nodesLib/nodesEIC.html",
|
||||
"nodesFile": "./nodesLib/nodesEIC.html",
|
||||
"flow": {
|
||||
"nodes":[
|
||||
{ "nodeType": "eicBasic",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"nodesFile": "/buildoz/graflow_examples/nodesLib/nodesEIC2.html",
|
||||
"nodesFile": "./nodesLib/nodesEIC2.html",
|
||||
"flow": {
|
||||
"nodes":[
|
||||
{ "nodeType": "eicBasic",
|
||||
|
||||
Reference in New Issue
Block a user