diff options
Diffstat (limited to 'mod_10b')
| -rw-r--r-- | mod_10b/main.cpp | 1 | ||||
| -rw-r--r-- | mod_10b/source.cpp | 1 | ||||
| -rw-r--r-- | mod_10b/source.h | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/mod_10b/main.cpp b/mod_10b/main.cpp new file mode 100644 index 0000000..489c45a --- /dev/null +++ b/mod_10b/main.cpp @@ -0,0 +1 @@ +main diff --git a/mod_10b/source.cpp b/mod_10b/source.cpp new file mode 100644 index 0000000..5a18cd2 --- /dev/null +++ b/mod_10b/source.cpp @@ -0,0 +1 @@ +source diff --git a/mod_10b/source.h b/mod_10b/source.h new file mode 100644 index 0000000..8e83f89 --- /dev/null +++ b/mod_10b/source.h @@ -0,0 +1 @@ +header |