This website works better with JavaScript
Home
Explore
Help
Sign In
n4u
/
mad
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
deploy drivers
Maxim Sokhatsky
10 years ago
parent
7e0ad1a3ce
commit
f6d6522255
2 changed files
with
6 additions
and
0 deletions
Split View
Show Diff Stats
3
0
src/deploy/mad_heroku.erl
3
0
src/deploy/mad_voxoz.erl
+ 3
- 0
src/deploy/mad_heroku.erl
View File
@@ -0,0 +1,3 @@
+-module(mad_heroku).
+-compile(export_all).
+
+ 3
- 0
src/deploy/mad_voxoz.erl
View File
@@ -0,0 +1,3 @@
+-module(mad_voxoz).
+-compile(export_all).
+