This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
rocketscirick
/
RocketWorkbench
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Based on the original Rocket Workbench on SourceForge in CVS at:
https://sourceforge.net/projects/rocketworkbench
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
3.6 MiB
Tree:
eb05416991
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'eb05416991'
${ noResults }
RocketWorkbench
/
rocketworkbench
/
source
/
executables
/
prop
/
Makefile
2 lines
49 B
Raw
Normal View
History
Initial commit of "Rocket Workbench". Taken from sources in CVS at: https://sourceforge.net/projects/rocketworkbench/ Sources extracted in two steps: 1. Pull entire project tree into a subdir "rwb" via "rsync": rsync -a a.cvs.sourceforge.net::cvsroot/rocketworkbench/ rwb/. 2. Export sources: export CVSROOT=$(pwd)/rwb SUBDIRS="analyser cpropep cpropep-web CVSROOT data libcompat libcpropep libnum libsimulation libthermo prop rocketworkbench rockflight" mkdir rwbx; cd rwbx cvs export -D now ${SUBDIRS} After this (and some backups for safety), the directory content was added to a Git repo: git init . git add *
4 years ago
ROOT
=
../../..
i
n
c
l
u
d
e
$(
ROOT
)
/
c
o
n
f
i
g
/
p
r
e
s
r
c
.
m
k