Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • In test, create a file t1.ecf with the following contents:
Code Block
languagebash
title$HOME/course/test/t1.ecf
%include "../head.h"
echo "I am part of a suite that lives in %ECF_HOME%"
%include "../tail.h"

...