projects
/
PND
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Client
/
Source
/
Phy2D
/
Joints
/
Joint.h
blob: 2a16888669b3cfc123b4b88022f029485daeacc6 (
plain
)
1
2
3
4
5
6
7
8
9
10
11
#pragma once namespace Phy2D { class Joint { }; }