Skip to content

Commit

Permalink
Removed the old program parameter parser.
Browse files Browse the repository at this point in the history
  • Loading branch information
Goubermouche committed Jan 4, 2024
1 parent 81e7387 commit 28dd39a
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 661 deletions.
1 change: 0 additions & 1 deletion source/compiler/compiler/compiler.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include <intermediate_representation/target/target.h>
#include <utility/parametric/parametric.h>
#include <utility/diagnostics.h>
#include <utility/macros.h>

namespace sigma {
using namespace utility::types;
Expand Down
148 changes: 0 additions & 148 deletions source/compiler/program_aruments/argument.cpp

This file was deleted.

163 changes: 0 additions & 163 deletions source/compiler/program_aruments/argument.h

This file was deleted.

Loading

0 comments on commit 28dd39a

Please sign in to comment.