diff options
| author | Andreas Messerschmid <andreas@linutronix.de> | 2015-06-02 08:06:53 +0200 |
|---|---|---|
| committer | Andreas Messerschmid <andreas@linutronix.de> | 2015-06-02 08:06:53 +0200 |
| commit | 87ce8e2ae457c7e102562ef3a45bba1374b1fe90 (patch) | |
| tree | 0c9ee3c921f70cf6ef0a942669835d4ec22a8d73 /application-devel/c++/Kconfig | |
| parent | ae871ff78216eac34cd97679315a3ff8daac4d6c (diff) | |
C++-Threading overview paper added
Diffstat (limited to 'application-devel/c++/Kconfig')
| -rw-r--r-- | application-devel/c++/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/application-devel/c++/Kconfig b/application-devel/c++/Kconfig new file mode 100644 index 0000000..885a605 --- /dev/null +++ b/application-devel/c++/Kconfig @@ -0,0 +1,6 @@ +config CPP_DEVEL + bool "C++ papers" + default y + help + Papers about C++ + |
