Cleaning up naming
This commit is contained in:
parent
0a67e6e2cc
commit
9b74c03a9d
22 changed files with 61 additions and 67 deletions
|
|
@ -1,7 +1,7 @@
|
|||
using CsMic;
|
||||
using FunctionValueType = CsMic.FunctionValueType;
|
||||
using CSMic;
|
||||
|
||||
namespace CsMic.StandardLibrary.Functions
|
||||
|
||||
namespace CSMic.StandardLibrary.Functions
|
||||
{
|
||||
public class Sign : FunctionBase, ICodedFunction
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue