Преглед изворни кода

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri пре 8 година
родитељ
комит
9107aa19e6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md Прегледај датотеку

@@ -278,7 +278,7 @@ The functions whose prototypes are in `movie.h` are implemented in the file `mov
278 278
 
279 279
 ## Deliverables
280 280
 
281
-Use "Deliverables" in Moodle to hand in the files `main.cpp`, `movie.cpp`, and `movie.h` with the function calls, changes, implementations and declarations that you made in Exercises 2 and 3. Remember to use good programming techniques, include the names of the programmers involved, and to document your program.
281
+Use "Deliverables" in Moodle to hand in the files `main.cpp`, `movie.cpp`, and `movie.h` with the function calls, changes, implementations and declarations that you made in Exercises 2 and 3. Remember to use good programming techniques, include the names of the programmers involved, and document your program.
282 282
 
283 283
 
284 284