Skip to content

Commit

Permalink
Corrected name
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasms committed Jun 25, 2019
1 parent 2f0a559 commit e2cd53e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# FISpact transLATER = FISLATER
# FISpact transLATOR = FISLATOR

Very early days, so just do:

Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion tools/translate/main.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include <iostream>
#include <vector>

#include "fislater.hpp"
#include "fislator.hpp"

int main(int argv, char** argc){
auto j = fispact::from_json("test31.json");
Expand Down

0 comments on commit e2cd53e

Please sign in to comment.