Add subject-oriented programming as term to show what is meant. - bitreich-documents - The repository to track the core bitreich documents.
 (HTM) git clone git://bitreich.org/bitreich-documents/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/bitreich-documents/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
       ---
 (DIR) commit 56ab7788dc77adf357e2d2bfb0e097a688f62470
 (DIR) parent 1ff891a799d22c6c40de823ea276258b3f280ae3
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Fri, 26 Jan 2018 20:04:47 +0100
       
       Add subject-oriented programming as term to show what is meant.
       
       Diffstat:
         M bitreich-manifesto.md               |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/bitreich-manifesto.md b/bitreich-manifesto.md
       @@ -75,7 +75,7 @@ will never  give back. So enforce GPLv3, it’s needed.
        Software  should be written for programmers, which means the code is the
        documentation, it should be easy readable, low abstraction levels should
        be used (OOP sucks most of the times) and a simple Makefile to build ev‐
       -erything needs to be present.
       +erything needs to be present. This is subject-oriented programming.
        
        #### Bugreports Are Patches