summaryrefslogtreecommitdiffstats
path: root/trunk/examples/file.h
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-03-22 19:19:06 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-03-22 19:19:06 (GMT)
commite620712c9dd41c56bbd56d16a5a3469b96fafbf0 (patch)
tree2a7451abfd771d43ea2b3ac2443d94c3eb5cfee7 /trunk/examples/file.h
parent8f455b66da9db238655242d1213c05affac412d9 (diff)
downloadDoxygen-e620712c9dd41c56bbd56d16a5a3469b96fafbf0.zip
Doxygen-e620712c9dd41c56bbd56d16a5a3469b96fafbf0.tar.gz
Doxygen-e620712c9dd41c56bbd56d16a5a3469b96fafbf0.tar.bz2
Created accidentallyRelease_1_8_0
Diffstat (limited to 'trunk/examples/file.h')
-rw-r--r--trunk/examples/file.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/trunk/examples/file.h b/trunk/examples/file.h
deleted file mode 100644
index 8dff6cb..0000000
--- a/trunk/examples/file.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/** \file file.h
- * A brief file description.
- * A more elaborated file description.
- */
-
-/**
- * A global integer value.
- * More details about this value.
- */
-extern int globalValue;