This website works better with JavaScript.
Home
Help
Register
Sign In
htgoebel
/
pEpPythonAdapter
forked from
pEp.foundation/pEpPythonAdapter
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
ignore vim workspace
AllGroupDevicesShowHandshake
Volker Birk
6 years ago
parent
0341e88b6f
commit
7b007e3b78
3 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.hgignore
+2
-0
src/converting.cc
+2
-0
src/converting.hh
+ 1
- 0
.hgignore
View File
@ -3,3 +3,4 @@ syntax: glob
*.swp
*.o
*.so
ws
+ 2
- 0
src/converting.cc
View File
@ -0,0 +1,2 @@
#
include
"converting.hh"
+ 2
- 0
src/converting.hh
View File
@ -0,0 +1,2 @@
#
include
<pEp/pEpEngine.h>
Write
Preview
Loading…
Cancel
Save