Skip to content

Commit

Permalink
Remove unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
certik committed Sep 30, 2018
1 parent 3023c4b commit a3735aa
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 379 deletions.
8 changes: 2 additions & 6 deletions build_java.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@ $antlr4 grammar/fortran.g4
javac fortran*.java

# Test:
$grun fortran module -tree examples/m1.f90
echo
$grun fortran module -tree examples/subroutine1.f90
echo
$grun fortran module -tree examples/expr1.f90
$grun fortran module -tree examples/expr2.f90

# Visualize
#grun fortran root -gui examples/m1.f90
#grun fortran root -gui examples/expr2.f90
94 changes: 0 additions & 94 deletions examples/bsplines.f90

This file was deleted.

62 changes: 0 additions & 62 deletions examples/constants.f90

This file was deleted.

12 changes: 0 additions & 12 deletions examples/expr1.f90

This file was deleted.

10 changes: 0 additions & 10 deletions examples/m1.f90

This file was deleted.

9 changes: 0 additions & 9 deletions examples/main_prog.f90

This file was deleted.

34 changes: 0 additions & 34 deletions examples/main_rand.f90

This file was deleted.

133 changes: 0 additions & 133 deletions examples/random.f90

This file was deleted.

19 changes: 0 additions & 19 deletions examples/subroutine1.f90

This file was deleted.

0 comments on commit a3735aa

Please sign in to comment.