Renaud Fivet
/
success
success does nothing, successfully.
Fork of empty by
main.cpp@1:33cdb7f33393, 2016-05-27 (annotated)
- Committer:
- rfivet
- Date:
- Fri May 27 04:31:24 2016 +0000
- Revision:
- 1:33cdb7f33393
- Parent:
- 0:09121786965f
- Child:
- 2:341c2c700023
empty does nothing.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
rfivet | 0:09121786965f | 1 | /* empty -- does nothing */ |
rfivet | 0:09121786965f | 2 | |
rfivet | 0:09121786965f | 3 | int main() { |
rfivet | 0:09121786965f | 4 | } |