Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Doxygen
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 3
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
01/17/08 17:49:41 (
17 years
ago)
Author:
smidl
Message:
nova verze + doxygen
Files:
29 added
2 removed
1 modified
Doxyfile
(added)
Makefile
(modified)
(
2 diffs
)
doc
(added)
doc/html
(added)
doc/html/annotated.html
(added)
doc/html/classfnc-members.html
(added)
doc/html/classfnc.html
(added)
doc/html/doxygen.css
(added)
doc/html/doxygen.png
(added)
doc/html/files.html
(added)
doc/html/index.html
(added)
doc/html/libBM_8h-source.html
(added)
doc/html/libBM_8h.html
(added)
doc/html/libDC_8cpp.html
(added)
doc/html/tab_b.gif
(added)
doc/html/tab_l.gif
(added)
doc/html/tab_r.gif
(added)
doc/html/tabs.css
(added)
doc/latex
(added)
doc/latex/FreeSans.ttf
(added)
doc/latex/Makefile
(added)
doc/latex/annotated.tex
(added)
doc/latex/classfnc.tex
(added)
doc/latex/doxygen.sty
(added)
doc/latex/files.tex
(added)
doc/latex/libBM_8h.tex
(added)
doc/latex/libDC_8cpp.tex
(added)
doc/latex/refman.tex
(added)
lib0.c
(deleted)
lib0a.cpp
(deleted)
mixpp.kdevelop
(added)
mixpp.kdevelop.filelist
(added)
Legend:
Unmodified
Added
Removed
Makefile
r2
r3
1
1
LDFLAGS=-litpp
2
CPPFLAGS=-g
2
3
3
4
all: test0
…
…
6
7
./test0
7
8
8
9
clean:
10
rm *.o test0
9
11
10
12
test0: test0.cpp libBM.o libDC.o
Download in other formats:
Unified Diff
Zip Archive