Browse Source

Remove ebin/gproc.app

Joseph Wayne Norton 14 years ago
parent
commit
a716374f48
1 changed files with 0 additions and 9 deletions
  1. 0 9
      ebin/gproc.app

+ 0 - 9
ebin/gproc.app

@@ -1,9 +0,0 @@
-{application,gproc,
-             [{description,"GPROC"},
-              {vsn,"0.01"},
-              {id,"GPROC"},
-              {registered,[]},
-              {applications,[kernel,stdlib]},
-              {mod,{gproc_app,[]}},
-              {modules,[gproc,gproc_app,gproc_dist,gproc_eqc,gproc_init,
-                        gproc_lib,gproc_sup]}]}.