diff options
Diffstat (limited to 'src/ast/types/AtomType.java')
| -rw-r--r-- | src/ast/types/AtomType.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ast/types/AtomType.java b/src/ast/types/AtomType.java index a44a06c..0387ec1 100644 --- a/src/ast/types/AtomType.java +++ b/src/ast/types/AtomType.java @@ -1,4 +1,4 @@ -package com.clp.project.ast.types; +package ast.types; /** * An tom type. |
