Rep Framework Code
A project of simulating everything and presenting the result.
Status: Planning
Brought to you by:
benfre
File | Date | Author | Commit |
---|---|---|---|
Docs | 2014-06-30 |
![]() |
[27fc5d] Graphic class |
repframe | 2015-02-27 |
![]() |
[087a2a] a template of 3 type of number, define copy, as... |
replib | 2015-02-27 |
![]() |
[087a2a] a template of 3 type of number, define copy, as... |
.gitattributes | 2014-04-11 |
![]() |
[e3488d] Initial commit to add default .gitIgnore and .g... |
.gitignore | 2015-02-14 |
![]() |
[a288a3] clear a bit of graphic class, finish some wrapp... |
ReadMe.txt | unknown | ||
gpl.txt | unknown | ||
repframe.sln | 2014-04-11 |
![]() |
[5ee598] only a standard visual c++ win32 project from t... |
Rep Framework ==== Project status: __before first version__ History ---- 2 Create Project for replib.lib, add folder structure and some base classes 1 create Win32 application using Visual Studio Legal Information Copyright (C) 2014 Bing Cheng Author: Bing Cheng <bingcheng7757@gmail.com> This program is free software : you can redistribute it and / or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program.If not, see <http://www.gnu.org/licenses/>.