Browse Source

Documenting doxygen style. Removed census.h and census.cpp

Director Ciencia de Computos 9 years ago
parent
commit
497cd73119
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      prMap.pro

+ 0
- 2
prMap.pro View File

@@ -15,7 +15,6 @@ TEMPLATE = app
15 15
 
16 16
 SOURCES += main.cpp\
17 17
         mainwindow.cpp \
18
-    census.cpp \
19 18
     city.cpp \
20 19
     country.cpp \
21 20
     doublepoint.cpp \
@@ -23,7 +22,6 @@ SOURCES += main.cpp\
23 22
     gispoi.cpp
24 23
 
25 24
 HEADERS  += mainwindow.h \
26
-    census.h \
27 25
     city.h \
28 26
     country.h \
29 27
     doublepoint.h \