This website works better with JavaScript.
Explore
Help
Register
Sign In
dsaGroup
/
dsaCalc
Watch
3
Star
1
Fork
You've already forked dsaCalc
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Description: Added empty "toJSON" method
Browse Source
zockerFirstDesign
Felix Stupp
6 years ago
parent
4aa655a13f
commit
2520078473
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
src/de/banananetwork/dsa/descriptions/Description.java
Unescape
Escape
View File
@ -20,4 +20,8 @@ public class Description {
return
description
;
}
public
String
toJSON
(
)
{
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
dsaGroup/dsaCalc
Title
Body
Create Issue