Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfgang Wiedermann committed May 26, 2016
2 parents 7c9dc97 + 6743cea commit fb9677d
Show file tree
Hide file tree
Showing 46 changed files with 1,289 additions and 1,764 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ all: template
template:
./tools/generate_code.py ./templates/htmldoc_template.ct c > ./src/generator/htmldoc.rs
./tools/generate_code.py ./templates/jsoninc_template.ct c > ./src/generator/jsoninc.rs
./tools/generate_code.py ./templates/swift_template.ct c > ./src/generator/swift.rs
./tools/generate_code.py ./templates/jaxrs_template.ct c > ./src/generator/jaxrs.rs
./tools/generate_code.py ./templates/java_client_template.ct c > ./src/generator/java_client.rs
./tools/generate_code.py ./templates/jquery_template.ct c > ./src/generator/jquery.rs
Expand Down
Loading

0 comments on commit fb9677d

Please sign in to comment.