Explorar el Código

added newline at the end of file

master
myitinos hace 4 años
padre
commit
c197c6a9c4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      makefile

+ 1
- 1
makefile Ver fichero

@ -15,4 +15,4 @@ clean: Spell.o Character.o
striped: Spell.o Character.o main.cpp lib/Character.hpp lib/Spell.hpp
g++ -s main.cpp -o main Spell.o Character.o
all: Spell.o Character.o main
all: Spell.o Character.o main

Cargando…
Cancelar
Guardar