* Synchronise terminology with the ICSE paper (e.g., slice -> closure,
fstate -> Nix expression). * Fix src/test.cc.
This commit is contained in:
parent
563afb7fcc
commit
5d4171f7fb
15 changed files with 254 additions and 268 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
echo "builder 2"
|
||||
|
||||
mkdir $out || exit 1
|
||||
/bin/mkdir $out || exit 1
|
||||
cd $out || exit 1
|
||||
echo "Hallo Wereld" > bla
|
||||
echo $builder >> bla
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue