Sha256: 5e36a491cfcde0cd01213e33ca365712d22bb498a87c70b03191870c79ce20ff

Contents?: true

Size: 309 Bytes

Versions: 2

Compression:

Stored size: 309 Bytes

Contents

graphviz:
  task_def:
    shape: circle
    style: filled
    fillcolor: black
    fixed: true
    width: 0.1
  task_call_st:
    shape: box
  while_st:
    shape: diamond
  if_st:
    shape: diamond
  case_st:
    shape: diamond
  par_st:
    shape: box
    height: 0.1
    style: filled
    fillcolor: black

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gisele-0.5.1 lib/gisele/compiling/to_graph.yml
gisele-0.5.0 lib/gisele/compiling/to_graph.yml