mirror of
https://github.com/kmc7468/cs220.git
synced 2025-12-12 21:08:45 +00:00
why3: newline
This commit is contained in:
@@ -27,4 +27,4 @@ module Division
|
||||
done;
|
||||
q
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
@@ -34,4 +34,4 @@ module FactLoop
|
||||
done;
|
||||
r
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
@@ -46,4 +46,4 @@ module TwoWaySort
|
||||
end
|
||||
done
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user