kesterel2lustre

compile Kernel Esterel to Lustre
git clone https://a3nm.net/git/kesterel2lustre/
Log | Files | Refs | README

nothing11.strl (56B)


      1 module nothing11:
      2 input T;
      3 output S;
      4 nothing
      5 end module