Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Documentation
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Rachael Hu
Documentation
Commits
445c83e1
Commit
445c83e1
authored
Sep 22, 2015
by
Robbie Hott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated sample code
parent
5f4ba5a8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
Coding Specifications.md
Specifications/Coding Specifications.md
+3
-2
SNAC Server Architecture.odg
Specifications/Originals/SNAC Server Architecture.odg
+0
-0
No files found.
Specifications/Coding Specifications.md
View file @
445c83e1
...
...
@@ -53,7 +53,6 @@ All code will be internally-documented using [Javadoc](http://www.oracle.com/tec
* @author Robbie Hott
*/
class
ReconciliationEngine
{
...
/**
...
...
@@ -69,7 +68,9 @@ All code will be internally-documented using [Javadoc](http://www.oracle.com/tec
* engine
*/
public
function
reconcile
(
$identity
)
{
...
return
$identity
;
}
}
```
## Licensing in Github/Gitlab
...
...
Specifications/SNAC Server Architecture.odg
→
Specifications/
Originals/
SNAC Server Architecture.odg
View file @
445c83e1
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment