File tree 2 files changed +24
-2
lines changed
2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change
1
+ # Eclipse
2
+ .classpath
3
+ .project
4
+ .settings /
5
+
6
+ # Intellij
7
+ .idea /
8
+ * .iml
9
+ * .iws
10
+
11
+ # Mac
12
+ .DS_Store
13
+
14
+ # Maven
15
+ log /
16
+ target /
17
+
18
+ # Other files
1
19
* .class
2
20
3
21
# Mobile Tools for Java (J2ME)
9
27
* .ear
10
28
11
29
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
12
- hs_err_pid *
30
+ hs_err_pid *
Original file line number Diff line number Diff line change 1
- # combinatoricslib3
1
+ [ ![ Build Status] ( https://secure.travis-ci.org/dpaukov/combinatoricslib3.png )] ( http://travis-ci.org/dpaukov/combinatoricslib3 ) [ ![ Coverage Status] ( https://coveralls.io/repos/dpaukov/combinatoricslib3/badge.svg?branch=master )] ( https://coveralls.io/r/dpaukov/combinatoricslib3?branch=master )
2
+
3
+ combinatoricslib 3.0
4
+ ====================
5
+
2
6
New version of the combinatorics library
You can’t perform that action at this time.
0 commit comments